Enumeration: RoomType
Defined in: fishjam-openapi/dist/index.d.ts:579
The use-case of the room. If not provided, this defaults to conference.
Export
Enumeration Members
AudioOnly
AudioOnly:
"audio_only"
Defined in: fishjam-openapi/dist/index.d.ts:581
AudioOnlyLivestream
AudioOnlyLivestream:
"audio_only_livestream"
Defined in: fishjam-openapi/dist/index.d.ts:585
Broadcaster
Broadcaster:
"broadcaster"
Defined in: fishjam-openapi/dist/index.d.ts:582
Conference
Conference:
"conference"
Defined in: fishjam-openapi/dist/index.d.ts:584
FullFeature
FullFeature:
"full_feature"
Defined in: fishjam-openapi/dist/index.d.ts:580
Livestream
Livestream:
"livestream"
Defined in: fishjam-openapi/dist/index.d.ts:583