Enumeration: RoomType
Defined in: fishjam-openapi/dist/index.d.ts:490
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:492
AudioOnlyLivestream
AudioOnlyLivestream:
"audio_only_livestream"
Defined in: fishjam-openapi/dist/index.d.ts:496
Broadcaster
Broadcaster:
"broadcaster"
Defined in: fishjam-openapi/dist/index.d.ts:493
Conference
Conference:
"conference"
Defined in: fishjam-openapi/dist/index.d.ts:495
FullFeature
FullFeature:
"full_feature"
Defined in: fishjam-openapi/dist/index.d.ts:491
Livestream
Livestream:
"livestream"
Defined in: fishjam-openapi/dist/index.d.ts:494