CallSettingsBuilder class

Constructors

CallSettingsBuilder()

Properties

enableDefaultLayout bool?
read / write
enableVideoTileClick bool?
read / write
enableVideoTileDrag bool?
read / write
hashCode int
The hash code for this object.
read-onlyinherited
listener CometChatCallsEventsListener?
read / write
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited
setAudioOnlyCall bool?
read / write
setAvatarMode String?
read / write
setDefaultAudioMode String?
read / write
setMainVideoContainerSetting MainVideoContainerSetting?
read / write
setMode String?
read / write
setSingleMode bool?
read / write
showAudioModeButton bool?
read / write
showCallRecordButton bool?
read / write
showEndCallButton bool?
read / write
showMuteAudioButton bool?
read / write
showPauseVideoButton bool?
read / write
showSwitchCameraButton bool?
read / write
showSwitchToVideoCallButton bool?
read / write
startRecordingOnCallStart bool?
read / write
startWithAudioMuted bool?
read / write
startWithVideoMuted bool?
read / write

Methods

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