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

Public Attributes

int type
 
long version
 
String confId
 
boolean isApply
 
ConfUserModel applyUser
 

Detailed Description

申请连麦消息

Author
puke
Version
2021/6/2

Member Data Documentation

◆ applyUser

ConfUserModel com.aliyun.roompaas.rtc.exposable.event.ConfApplyJoinChannelEvent.applyUser

申请连麦用户

◆ confId

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

会议Id

◆ isApply

boolean com.aliyun.roompaas.rtc.exposable.event.ConfApplyJoinChannelEvent.isApply

true: 申请 false:取消申请

◆ type

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

类型

◆ version

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

状态


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