RoomType: {
AudioOnly: "audio_only";
AudioOnlyLivestream: "audio_only_livestream";
Broadcaster: "broadcaster";
Conference: "conference";
FullFeature: "full_feature";
Livestream: "livestream";
}
Type declaration
ReadonlyAudioOnly: "audio_only"
ReadonlyAudioOnlyLivestream: "audio_only_livestream"
ReadonlyBroadcaster: "broadcaster"
ReadonlyConference: "conference"
ReadonlyFullFeature: "full_feature"
ReadonlyLivestream: "livestream"
The use-case of the room. If not provided, this defaults to conference.