ActionName class

Constructors

ActionName()

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

CHECK_ON_GOING_CALL → const String
DECLINE → const String
END_CALL → const String
FORWARD_CALL_TO → const String
HANGUP → const String
INIT_CALL → const String
ON_CALL_STARTED → const String
ON_HOLD → const String
ON_IN_COMING_RECEIVE → const String
ON_MUTE → const String
ON_OUT_GOING → const String
ON_OUT_GOING_STARTED → const String
PICK_UP → const String
REGISTER → const String
START_CALL → const String
START_OMI_SERVICE → const String
TOGGLE_MUTE → const String
TOGGLE_SPEAK → const String
UPDATE_PUSH_TOKEN → const String
UPDATE_TOKEN → const String