CastStarted

data class CastStarted(val deviceName: String?) : PlayerEvent

Emitted when the cast app is launched successfully.

Constructors

Link copied to clipboard
constructor(deviceName: String?)

Properties

Link copied to clipboard

The name of the cast device on which the app was launched.