pub async fn launch_url(
conn: &Connection,
endpoint: u16,
content_url: String,
display_string: String,
branding_information: BrandingInformation,
playback_preferences: PlaybackPreferences,
) -> Result<LauncherResponse>Expand description
Invoke LaunchURL command on cluster Content Launcher.