NEWaitingRoomConstants class

Constructors

NEWaitingRoomConstants()

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

REASON_BY_SELF → const int
自动加入/自动离开等候室
REASON_EXPELLED → const int
被管理员移除等候室
REASON_HAS_JOINED → const int
已经加入房间
REASON_INVALID → const int
无效
REASON_PUTTED_IN → const int
被管理员移至等候室
REASON_SELF_KICKED → const int
同账号互踢
REASON_TIMEOUT → const int
超时
STATUS_ADMITTED → const int
被管理员准入(正在加入)
STATUS_LEFT → const int
已离开
STATUS_WAITING → const int
等候中