PresentationSettings class
Properties
- audioModeButtonDisable ↔ bool?
-
read / write
- defaultAudioMode ↔ String?
-
read / write
- defaultLayout ↔ bool?
-
read / write
- endCallButtonDisable ↔ bool?
-
read / write
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- isAudioOnly ↔ bool?
-
read / write
- isPresenter ↔ bool?
-
read / write
- isSingleMode ↔ bool?
-
read / write
- listener ↔ CometChatCallsEventsListener?
-
read / write
- muteAudioButtonDisable ↔ bool?
-
read / write
- pauseVideoButtonDisable ↔ bool?
-
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
- showRecordingButton ↔ bool?
-
read / write
- startAudioMuted ↔ bool?
-
read / write
- startVideoMuted ↔ bool?
-
read / write
- switchCameraButtonDisable ↔ bool?
-
read / write
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