Package co.daily.model.livestream

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(startedBy: ParticipantId?, layout: StreamingLayout?, streamId: StreamId)

Contains information on the status of a live-stream.