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
-
Failure
-1 - noScreenSharingPermission → const int
-
1024 - overRoleLimitCount → const int
-
The number of participants of the role exceeds the upper limit.
1002 - reuseIMAccountNotMatch → const int
-
IM reuse is enabled. IM accounts mismatch
100005 - reuseIMNotLogin → const int
-
IM reuse is enabled. Log in to IM first
100004 - roomLocked → const int
-
1019 - roomNotExit → const int
-
1004 - screenSharingLimitError → const int
-
An error occurs while sharing screen with multiple people. You can share screen with only one participant.
1012 - success → const int
-
Success
0