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