NEErrorCode class

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

authExpired → const int
badPassword → const int
failure → const int
失败
noScreenSharingPermission → const int
overRoleLimitCount → const int
角色上限超出
requestIgnored → const int
操作过期,请求被忽略
reuseIMAccountNotMatch → const int
开启了IM复用,IM账号不匹配
reuseIMNotLogin → const int
开启了IM复用,请先登录IM
roomLocked → const int
roomNotExist → const int
screenSharingLimitError → const int
同时共享时错误 屏幕共享同时只能一人
success → const int
成功
waitingRoomMemberNotExist → const int
等候室成员不存在