toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
education
/
edu.stanford.spezi.modules.education.videos
/
Action
Action
sealed
interface
Action
Inheritors
VideoSectionClicked
OnExpand
Retry
Members
Types
On
Expand
Link copied to clipboard
data
class
OnExpand
(
val
videoSection
:
VideoSection
)
:
Action
Retry
Link copied to clipboard
data
object
Retry
:
Action
Video
Section
Clicked
Link copied to clipboard
data
class
VideoSectionClicked
(
val
video
:
Video
)
:
Action