Types

Link copied to clipboard
data object BackPressed : Action
Link copied to clipboard
class PlayerViewCreated(val playerView: YouTubePlayerView) : Action
Link copied to clipboard
data class PlayerViewDestroyed(val playerView: YouTubePlayerView) : Action