UpdateRoomParametersClientParameters class abstract

Parameters for updating room configuration

Implementers

Constructors

UpdateRoomParametersClientParameters.new()

Properties

addForBasic → bool
no setter
adminPasscode → String
no setter
aParams → ProducerOptionsType?
no setter
audioOnlyRoom → bool
no setter
audioSetting → String
no setter
autoWave → bool
no setter
chatSetting → String
no setter
eventType → EventType
no setter
forceFullDisplay → bool
no setter
frameRate → int
no setter
getUpdatedAllParams → UpdateRoomParametersClientParameters Function()
no setter
hashCode → int
The hash code for this object.
no setterinherited
hParams → ProducerOptionsType?
no setter
islevel → String
no setter
itemPageLimit → int
no setter
meetingDisplayType → String
no setter
meetingRoomParams → MeetingRoomParams?
no setter
recordingVideoSupport → bool
no setter
roomData → ResponseJoinRoom
no setter
roomRecvIPs → List<String>
no setter
rtpCapabilities → RtpCapabilities?
no setter
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited
screenPageLimit → int
no setter
screenParams → ProducerOptionsType?
no setter
screenshareSetting → String
no setter
shared → bool
no setter
shareScreenStarted → bool
no setter
showAlert → ShowAlert?
no setter
targetOrientation → String
no setter
updateAddForBasic → UpdateAddForBasic
no setter
updateAdminPasscode → UpdateAdminPasscode
no setter
updateAParams → UpdateAParams
no setter
updateAudioOnlyRoom → UpdateAudioOnlyRoom
no setter
updateAudioSetting → UpdateAudioSetting
no setter
updateAutoWave → UpdateAutoWave
no setter
updateChatSetting → UpdateChatSetting
no setter
updateEventType → UpdateEventType
no setter
updateForceFullDisplay → UpdateForceFullDisplay
no setter
updateFrameRate → UpdateFrameRate
no setter
updateHParams → UpdateHParams
no setter
updateItemPageLimit → UpdateItemPageLimit
no setter
updateMainHeightWidth → UpdateMainHeightWidth
no setter
updateMeetingDisplayType → UpdateMeetingDisplayType
no setter
updateMeetingRoomParams → UpdateMeetingRoomParams
no setter
updateRecordingAllParticipantsFullRoomSupport → UpdateRecordingAllParticipantsFullRoomSupport
no setter
updateRecordingAllParticipantsSupport → UpdateRecordingAllParticipantsSupport
no setter
updateRecordingAudioOptions → UpdateRecordingAudioOptions
no setter
updateRecordingAudioParticipantsTimeLimit → UpdateRecordingAudioParticipantsTimeLimit
no setter
updateRecordingAudioPausesCount → UpdateRecordingAudioPausesCount
no setter
updateRecordingAudioPausesLimit → UpdateRecordingAudioPausesLimit
no setter
updateRecordingAudioPeopleLimit → UpdateRecordingAudioPeopleLimit
no setter
updateRecordingAudioSupport → UpdateRecordingAudioSupport
no setter
updateRecordingMultiFormatsSupport → UpdateRecordingMultiFormatsSupport
no setter
updateRecordingPreferredOrientation → UpdateRecordingPreferredOrientation
no setter
updateRecordingSupportForOtherOrientation → UpdateRecordingSupportForOtherOrientation
no setter
updateRecordingVideoOptions → UpdateRecordingVideoOptions
no setter
updateRecordingVideoParticipantsFullRoomSupport → UpdateRecordingVideoParticipantsFullRoomSupport
no setter
updateRecordingVideoParticipantsSupport → UpdateRecordingVideoParticipantsSupport
no setter
updateRecordingVideoParticipantsTimeLimit → UpdateRecordingVideoParticipantsTimeLimit
no setter
updateRecordingVideoPausesCount → UpdateRecordingVideoPausesCount
no setter
updateRecordingVideoPausesLimit → UpdateRecordingVideoPausesLimit
no setter
updateRecordingVideoPeopleLimit → UpdateRecordingVideoPeopleLimit
no setter
updateRecordingVideoSupport → UpdateRecordingVideoSupport
no setter
updateRoomRecvIPs → UpdateRoomRecvIPs
no setter
updateRtpCapabilities → UpdateRtpCapabilities
no setter
updateScreenPageLimit → UpdateScreenPageLimit
no setter
updateScreenParams → UpdateScreenParams
no setter
updateScreenshareSetting → UpdateScreenshareSetting
no setter
updateTargetResolution → UpdateTargetResolution
no setter
updateTargetResolutionHost → UpdateTargetResolutionHost
no setter
updateVidCons → UpdateVidCons
no setter
updateVideoSetting → UpdateVideoSetting
no setter
updateVParams → UpdateVParams
no setter
updateYouAreCoHost → UpdateYouAreCoHost
no setter
vidCons → VidCons
no setter
videoSetting → String
no setter
vParams → ProducerOptionsType?
no setter
whiteboardEnded → bool
no setter
whiteboardStarted → bool
no setter
youAreCoHost → bool
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() → String
A string representation of this object.
inherited

Operators

operator ==(Object other) → bool
The equality operator.
inherited