NESeatInvitationConfirmMode class

麦位邀请确认模式。

  • OFF 确认模式关闭,即管理员邀请其他成员上麦,不需要被邀请的成员确认,可直接上麦。
  • ON 确认模式打开,即管理员邀请其他成员上麦,需要被邀请的成员确认,接受后方可上麦。

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

OFF → const int
ON → const int