VideoAction class
- Inheritance
-
- Object
- MeetingAction
- MeetingSubTypeAction
- VideoAction
Constructors
- VideoAction.new(int? subType)
Properties
- fromUser ↔ String
-
user id 来自于谁的操作 ,自己操作自己填自己帐号,主持人操作填主持人帐号 (摇控器填写TV 的)
latefinal
- hashCode → int
-
The hash code for this object.
no setterinherited
- muteVideo ↔ int
-
关闭/开启视频
latefinal
- operateUser ↔ String
-
被操作对象user id
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