AudioAction class

音频子类型@see AudioSubType

Inheritance

Constructors

AudioAction.new(int? subType)

Properties

fromUser String
user id 来自于谁的操作 ,自己操作自己填自己帐号,主持人操作填主持人帐号 (摇控器填写TV 的)
latefinal
hashCode int
The hash code for this object.
no setterinherited
muteAudio int
禁音/取消禁音
latefinal
operateUser String?
被操作对象user id ,为空(没有或者"")的话,指全体禁音/解除, 读取subType来处理
latefinal
roomCid String?
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
subType int
finalinherited
type int
finalinherited

Methods

fromJson(Map map) → void
override
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