LiveStreamStatus
@Serializable
Content copied to clipboard
Contains information on the status of a live-stream.
Constructors
Link copied to clipboard
fun LiveStreamStatus(startedBy: ParticipantId? = null, layout: StreamingLayout? = null, streamId: StreamId)
Content copied to clipboard