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
roomLocked → const int
1019
roomNotExit → const int
1004
screenSharingLimitError → const int
同时共享时错误 屏幕共享同时只能一人
1012
success → const int
0