GoogleCastEventType

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val ADD_MEDIA_INFO: String = "addMediaInfo"
Indicates that the com.google.android.gms.cast.
Link copied to clipboard
val ADD_MEDIA_QUEUE_ITEM: String = "addMediaQueueItem"
Indicates that the com.google.android.gms.cast.
Link copied to clipboard
val CAST_CONNECTION_RECOVERED: String = "castConnectionRecovered"
Link copied to clipboard
val CAST_CONNECTION_SUSPENDED: String = "castConnectionSuspended"
/** @deprecated No longer used to unset the notifications.
Link copied to clipboard
val CAST_SESSION_ENDED: String = "castSessionEnded"
Indicates that the Cast session has ended.
Link copied to clipboard
val CAST_SESSION_STARTED: String = "castSessionStarted"
Indicates that the Cast session has started.
Link copied to clipboard
val DESTROY_CAST: String = "destroyCast"
Indicates that the cast plugin should destroy its cast instances.
Link copied to clipboard
val LOAD_MEDIA_INFO: String = "setMediaInfo"
Indicates that the com.google.android.gms.cast.
Link copied to clipboard
val LOAD_MEDIA_QUEUE_ITEM: String = "setMediaQueueItem"
Indicates that the com.google.android.gms.cast.
Link copied to clipboard
val SET_CAST_BUTTON: String = "setCastButton"
Link copied to clipboard
val SET_CAST_TARGET_ACTIVITY: String = "setCastTargetActivity"
Indicates a chosen cast remote player activity outside of the default.
Link copied to clipboard
val SET_MEDIA_METADATA: String = "setMediaMetadata"
Indicates that the media metadata should be set for cast playback.
Link copied to clipboard
val SET_MINI_CONTROLLER: String = "setMiniController"
Link copied to clipboard
val SET_NOTIFICATIONS: String = "setNotifications"
Link copied to clipboard
val UNSET_NOTIFICATIONS: String = "unsetNotifications"
Link copied to clipboard
val UPDATE_CAST_CONTEXT: String = "updateCastContext"
Indicates that the parent activity context in the cast plugin needs to be updated.