PresentationSettingsBuilder class

Properties

enableDefaultLayout bool?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
isPresenter bool?
getter/setter pair
listener CometChatCallsEventsListener?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
setAudioOnlyCall bool?
getter/setter pair
setDefaultAudioMode AudioModes?
getter/setter pair
setSingleMode bool?
getter/setter pair
showAudioModeButton bool?
getter/setter pair
showCallRecordButton bool?
getter/setter pair
showEndCallButton bool?
getter/setter pair
showMuteAudioButton bool?
getter/setter pair
showPauseVideoButton bool?
getter/setter pair
showSwitchCameraButton bool?
getter/setter pair
startRecordingOnCallStart bool?
getter/setter pair
startWithAudioMuted bool?
getter/setter pair
startWithVideoMuted bool?
getter/setter pair

Methods

build() PresentationSettings
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