NEErrorCode class Null safety

Properties

hashCode int
The hash code for this object.
read-only, inherited
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent 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
402
badPassword → const int
1020
failure → const int
失败
-1
noScreenSharingPermission → const int
1024
overRoleLimitCount → const int
角色上限超出
1002
reuseIMAccountNotMatch → const int
开启了IM复用,IM账号不匹配
100005
reuseIMNotLogin → const int
开启了IM复用,请先登录IM
100004
roomLocked → const int
1019
roomNotExit → const int
1004
screenSharingLimitError → const int
同时共享时错误 屏幕共享同时只能一人
1012
success → const int
成功
0