Properties
-
clientType
→ int?
-
If the current login is invalidated, the interface allows you to get the type of client that invalidates the current login.
final
-
customClientType
→ int?
-
Get the type of clients that invalidate the current login.
Note: If the current login is not invalidated by login attempts from other devices or banned on the server, the return value of the interface is invalid. For example, the 417 response status code.
final
-
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
-
status
→ NIMAuthStatus
-
Current status
final, 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