PhoneFailedReason class
The reason for the failure of the telephone call.
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
- BlockHighRate → const String
- The invitation by phone is blocked by the system due to an absent host.
- BlockNoHost → const String
- The user did not answer the call.
- BlockTooFrequent → const String
- The invite by phone is blocked by the system due to the high cost.
- Busy → const String
- For initialization.
- NoAnswer → const String
- Other reasons.
- None → const String
- NotAvailable → const String
- The telephone number is busy.
- OtherFail → const String
- The user hangs up.
- UserHangup → const String
- The telephone number is out of service.