UserStatusType class Enums

用户在线状态

Constructors

UserStatusType()

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

V2TIM_USER_STATUS_OFFLINE → const int
离线状态
V2TIM_USER_STATUS_ONLINE → const int
在线状态
V2TIM_USER_STATUS_UNKNOWN → const int
未知状态
V2TIM_USER_STATUS_UNLOGINED → const int
未登录过