NEGroupErrorCode 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
- GROUP_CALL_INFO_EMPTY → const int
- 当前群组呼叫信息为空
- INVITE_WITH_WRONG_CALL_ID → const int
- 邀请时的 callId 错误
- JOIN_RTC_FAILED → const int
- 加入 RTC 房间时错误
- NOT_INIT_ERROR → const int
- 未初始化
- OK → const int
- 成功
- STATE_ERROR → const int
- 状态错误