My IMP(低代码音视频工厂)SDK v1.5.0
IMP SDK API Reference Manual for Android Platforms
com.aliyun.roompaas.rtc.exposable.event.ConfCommandEvent Class Reference
Inheritance diagram for com.aliyun.roompaas.rtc.exposable.event.ConfCommandEvent:

Public Attributes

int type
 
long version
 
String confId
 
int commandType
 
String commandContent
 
ConfUserModel commandUser
 

Detailed Description

命令消息

Author
puke
Version
2021/6/2

Member Data Documentation

◆ commandContent

String com.aliyun.roompaas.rtc.exposable.event.ConfCommandEvent.commandContent

命令内容

◆ commandType

int com.aliyun.roompaas.rtc.exposable.event.ConfCommandEvent.commandType

命令类型

◆ commandUser

ConfUserModel com.aliyun.roompaas.rtc.exposable.event.ConfCommandEvent.commandUser

接收命令人员信息

◆ confId

String com.aliyun.roompaas.rtc.exposable.event.ConfCommandEvent.confId

会议Id

◆ type

int com.aliyun.roompaas.rtc.exposable.event.ConfCommandEvent.type

类型

◆ version

long com.aliyun.roompaas.rtc.exposable.event.ConfCommandEvent.version

版本


The documentation for this class was generated from the following file: