NEGroupUserState class abstract

用户状态常量

表示群呼成员的当前状态。

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

JOIN_WAIT_RTC → const int
加入等待 RTC
JOINED → const int
用户已经接听加入多人通话
LEAVING → const int
用户离开多人通话
WAITING → const int
用户处于待接听状态