Recording Status
@Serializable
Contains information on the status of a recording.
Constructors
Link copied to clipboard
constructor(recordingId: RecordingId?, startedBy: ParticipantId? = null, layout: StreamingLayout? = null, streamId: StreamId)