NESeatItemStatus class

麦位状态

Constructors

NESeatItemStatus()

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

CLOSED → const int
当前麦位已关闭,不能操作上麦
INITIAL → const int
麦位初始化(无人,可以上麦)
TAKEN → const int
当前麦位已被占用
WAITING → const int
该麦位正在等待管理员通过申请或等待成员接受邀请后上麦。