CallAction class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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
Constants
- answerCall → const String
- audioDeviceChanged → const String
- callAgain → const String
- callRequestResponse → const String
- cameraSwitchFailure → const String
- cameraSwitchSuccess → const String
- cancelCallAgain → const String
- changedToAudioCall → const String
- closeServerConnection → const String
- denyCall → const String
- inviteUsers → const String
- localHangup → const String
- makeServerConnection → const String
- permissionDenied → const String
- remoteBusy → const String
- remoteEngaged → const String
- remoteHangup → const String
- remoteOtherBusy → const String
- remoteVideoAdded → const String
- remoteVideoPaused → const String
- remoteVideoResumed → const String
- remoteVideoStatus → const String
- switchCamera → const String
- userSpeaking → const String
- userStoppedSpeaking → const String
- videoCallConversionAccepted → const String
- videoCallConversionCancel → const String
- videoCallConversionRejected → const String
- videoCallConversionRequest → const String