PresentationSettingsBuilder class
Constructors
Properties
- enableDefaultLayout ↔ bool?
-
read / write
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- isPresenter ↔ bool?
-
read / write
- listener ↔ CometChatCallsEventsListener?
-
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
- setAudioOnlyCall ↔ bool?
-
read / write
- setDefaultAudioMode ↔ 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
- startRecordingOnCallStart ↔ bool?
-
read / write
- startWithAudioMuted ↔ bool?
-
read / write
- startWithVideoMuted ↔ bool?
-
read / write
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