NEGroupHangupReason class abstract
挂断原因常量
表示用户挂断/离开群呼的原因。
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
- BUSY → const String
- 对方占线
- PEER_ACCEPT → const String
- 其他端接听
- PEER_REJECT → const String
- 其他端拒绝
- TIMEOUT → const String
- 超时