Skip to main content
Version: 0.27.0

Enumeration: RoomType

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

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


AudioOnlyLivestream

AudioOnlyLivestream: "audio_only_livestream"

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


Broadcaster

Broadcaster: "broadcaster"

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


Conference

Conference: "conference"

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


FullFeature

FullFeature: "full_feature"

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


Livestream

Livestream: "livestream"

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