RTKThemePreset
The RTKThemePreset class represents the meeting theme for the current participant
RTKThemePreset.setupScreen
Deprecated
Kind: instance property of RTKThemePreset
RTKThemePreset.waitingRoom
Deprecated
Kind: instance property of RTKThemePreset
RTKThemePreset.controlBar
Deprecated
Kind: instance property of RTKThemePreset
RTKThemePreset.header
Deprecated
Kind: instance property of RTKThemePreset
RTKThemePreset.pipMode
Deprecated
Kind: instance property of RTKThemePreset
RTKThemePreset.viewType
The viewType
tells the type of the meeting
possible values are: GROUP_CALL| LIVESTREAM | CHAT | AUDIO_ROOM
Kind: instance property of RTKThemePreset
RTKThemePreset.livestreamViewerQualities
The livestreamViewerQualities
specifies the allowed qualities of a stream,
that can be viewed by a livestream viewer
Kind: instance property of RTKThemePreset
RTKThemePreset.maxVideoStreams
The maxVideoStreams
contains the maximum video
streams for mobile and desktop
Kind: instance property of RTKThemePreset
RTKThemePreset.maxScreenShareCount
The maxScreenShareCount
contains the maximum
possible concurrent screen shares
Kind: instance property of RTKThemePreset
RTKThemePreset.plugins
Deprecated
Kind: instance property of RTKThemePreset
RTKThemePreset.disabledPlugins
The disabledPlugins
property returns id of all disabled plugins
Kind: instance property of RTKThemePreset
RTKThemePreset.fromResponse()
Kind: static method of RTKThemePreset
Deprecated.: Use init()
RTKThemePreset.default()
Kind: static method of RTKThemePreset
Deprecated.: Use init()