Function encode_launch_content

Source
pub fn encode_launch_content(
    search: u8,
    auto_play: bool,
    data: String,
    playback_preferences: u8,
    use_current_context: bool,
) -> Result<Vec<u8>>
Expand description

Encode LaunchContent command (0x00)