Package-level declarations

Types

Link copied to clipboard
@Serializable
sealed class LiveStreamEndpoints

A list of endpoints for a live stream.

Link copied to clipboard
@Serializable
data class LiveStreamStatus(val startedBy: ParticipantId? = null, val layout: StreamingLayout? = null, val streamId: StreamId)

Contains information on the status of a live-stream.