Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 454 Bytes

LiveStreamActionState.md

File metadata and controls

21 lines (14 loc) · 454 Bytes

LiveStreamActionState

Properties

Name Type Description Notes
state StateEnum The state of the live stream. [optional]

Enum: StateEnum

Name Value
STARTED "started"
STOPPED "stopped"
STARTING "starting"
STOPPING "stopping"
RESETTING "resetting"