ActionType 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
- audio2Video → const int
- 音频转视频
- authInfoExpired → const int
- 账号token过期
- awardedMemberWhiteboardInteraction → const int
- 授予成员白板互动权限
- cancelFocusVideo → const int
- 主持人取消焦点视频
- changeHost → const int
- 移交主持人
- controlAudio → const int
- 声音开关控制
- controlFocus → const int
- 更新焦点视频
- controlHost → const int
- 更新主持人
- controlVideo → const int
- 视频开关控制
- deviceKicked → const int
- G2 回调代替
- handsUp → const int
- 举手状态,大类(包括各种业务举手)
- hostAgreeAudioHandsUp → const int
- 主持人操作成员举手通过,成员自行发起解除静音请求,当前未使用:预留
- hostKickMember → const int
- G2 回调代替
- hostLockMeeting → const int
- 主持人锁定会议
- hostMuteAllAudio → const int
- 主持人全体禁音&允许用户自行解除静音
- hostMuteAllAudioOff → const int
- 主持人全体禁音&不允许用户自行解除静音
- hostMuteAllVideoAllowSelfOn → const int
- 设置全体视频关闭&允许用户自行解除视频关闭状态
- hostMuteAllVideoNotAllowSelfOn → const int
- 主持人全体视频关闭&不允许用户自行解除解除视频关闭状态
- hostMuteAudio → const int
- 主持人禁止成员声音
- hostMuteAudioAndVideo → const int
- 主持人关闭音视频
- hostMuteVideo → const int
- 主持人禁止成员画面
- hostRejectAudioHandsUp → const int
- 静音状态主持人拒绝成员举手
- server control/// 主持人关闭屏幕共享
- hostUnLockMeeting → const int
- 主持人解锁会议
- hostUnMuteAllAudio → const int
- 主持人全体解禁
- hostUnmuteAllVideo → const int
- 解除全体视频关闭
- hostUnMuteAudio → const int
- 主持人解禁成员声音
- hostUnmuteAudioAndVideo → const int
- 主持人打开音视频
- hostUnMuteVideo → const int
- 主持人解禁成员画面
- invitation → const int
- 房间内邀请状态变更通知
- live → const int
- 直播
- meetingInfoChange → const int
- 会议状态及信息变更
- meetingLock → const int
- 会议锁定
- memberChange → const int
- member change
- muteAllHandsUp → const int
- 全体静音成员举手
- muteAllUnHandsUp → const int
- 全体静音成员放手
- muteSelfAudio → const int
- 成员关闭自身声音
- muteSelfVideo → const int
- self control/// 成员关闭自身画面
- removeMember → const int
- host control/// 移除成员
- 屏幕共享
- setFocusVideo → const int
- 主持人指定焦点视频
- 成员开始屏幕共享
- 成员开启白板
- 成员结束屏幕共享
- 结束成员白板
- tc → const int
- 遥控器和TV协议
- undoMemberWhiteboardInteraction → const int
- 撤销成员白板互动权限
- unMuteSelfAudio → const int
- 成员打开自身声音
- unMuteSelfVideo → const int
- 成员打开自身画面
- updateNick → const int
- 昵称变更
- video2Audio → const int
- 视频转音频