Skip to main content
Version: 0.26.0

Enumeration: RoomType

Defined in: fishjam-openapi/dist/index.d.ts:535

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:537


AudioOnlyLivestream

AudioOnlyLivestream: "audio_only_livestream"

Defined in: fishjam-openapi/dist/index.d.ts:541


Broadcaster

Broadcaster: "broadcaster"

Defined in: fishjam-openapi/dist/index.d.ts:538


Conference

Conference: "conference"

Defined in: fishjam-openapi/dist/index.d.ts:540


FullFeature

FullFeature: "full_feature"

Defined in: fishjam-openapi/dist/index.d.ts:536


Livestream

Livestream: "livestream"

Defined in: fishjam-openapi/dist/index.d.ts:539