ContentLauncherTrait.LaunchContentCommand.OptionalArgs

interface ContentLauncherTrait.LaunchContentCommand.OptionalArgs


Optional arguments for the command LaunchContentCommand Request

Summary

Public properties

String

Optional app-specific data.

ContentLauncherTrait.PlaybackPreferencesStruct

The user's preferred Text/AudioTracks and playbackPosition.

Boolean

Whether to consider the context of current ongoing activity.

Public properties

data

var dataString

Optional app-specific data.

playbackPreferences

var playbackPreferencesContentLauncherTrait.PlaybackPreferencesStruct

The user's preferred Text/AudioTracks and playbackPosition.

useCurrentContext

var useCurrentContextBoolean

Whether to consider the context of current ongoing activity.