Action
Represents actions that client could perform in response to handling a StreamTimelineEvent.
- [NONE] - No action required.
- [START_PLAYBACK] - The suggested action is to start playback.
- [STOP_PLAYBACK] - The suggested action is to stop playback. li> [DISPLAY] - The suggested action is to display [StreamTimelineMetadata] info. li> [HIDE] - The suggested action is to hide, the previously displayed, [StreamTimelineMetadata] info.
Properties
Link copied to clipboard
String representation of the corresponding Action.
Link copied to clipboard
Returns a representation of an immutable list of all enum entries, in the order they're declared.