VICallError 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
- ERROR_ALREADY_IN_THIS_STATE → const String
- ERROR_CLIENT_NOT_LOGGED_IN → const String
- ERROR_INCORRECT_OPERATION → const String
- ERROR_INTERNAL → const String
- ERROR_INVALID_ARGUMENTS → const String
- ERROR_MEDIA_IS_ON_HOLD → const String
- ERROR_MISSING_PERMISSION → const String
- ERROR_RECONNECTING → const String
- ERROR_REJECTED → const String
- ERROR_TIMEOUT → const String