toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
education
/
edu.stanford.spezi.modules.education.video
/
Action
Action
sealed
class
Action
Inheritors
PlayerViewCreated
PlayerViewDestroyed
BackPressed
Members
Types
Back
Pressed
Link copied to clipboard
data
object
BackPressed
:
Action
Player
View
Created
Link copied to clipboard
class
PlayerViewCreated
(
val
playerView
:
YouTubePlayerView
)
:
Action
Player
View
Destroyed
Link copied to clipboard
data
class
PlayerViewDestroyed
(
val
playerView
:
YouTubePlayerView
)
:
Action