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

Public Attributes

int type
 
long version
 
String confId
 
List< ConfUserModel > userList
 

Detailed Description

成员状态变更消息 (含入会成功, 入会失败, 离会, 踢人)

Author
puke
Version
2021/6/2

Member Data Documentation

◆ confId

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

会议Id

◆ type

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

类型

◆ userList

List<ConfUserModel> com.aliyun.roompaas.rtc.exposable.event.ConfUserEvent.userList

新加成员信息

◆ version

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

消息版本


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