HandsUpSubType class
举手子类型
Constructors
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
- hostAgreeAudioHandsUp → const int
- 主持人通过成员举手申请,手放下,成员发送解除音频请求
- hostRejectAudioHandsUp → const int
- 主持人拒绝成员举手申请,成员手放下
- memberHandsUp → const int
- 成员举手
- memberHandsUpDown → const int
- 成员举手放下