Variable: RoomType
constRoomType:object
Defined in: fishjam-openapi/dist/index.d.ts:1466
The use-case of the room. If not provided, this defaults to conference.
Type declaration​
AudioOnly​
readonlyAudioOnly:"audio_only"
AudioOnlyLivestream​
readonlyAudioOnlyLivestream:"audio_only_livestream"
Broadcaster​
readonlyBroadcaster:"broadcaster"
Conference​
readonlyConference:"conference"
FullFeature​
readonlyFullFeature:"full_feature"
Livestream​
readonlyLivestream:"livestream"