NIMChatroomErrors 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
- blacklisted → const int
- 黑名单用户禁止进入聊天室
- connectError → const int
- IM主连接状态异常
- forbidden → const int
- 无权限
- illegalState → const int
- 聊天室状态异常
- paramsError → const int
- 参数错误
- roomNotExists → const int
- 聊天室不存在
- serverError → const int
- 服务器内部错误
- success → const int
- 成功