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

Public Attributes

int type
 
long version
 
List< ConfUserModel > calleeList
 
ConfUserModel caller
 

Detailed Description

邀请消息

Author
puke
Version
2021/6/2

Member Data Documentation

◆ calleeList

List<ConfUserModel> com.aliyun.roompaas.rtc.exposable.event.ConfInviteEvent.calleeList

被邀请者

◆ caller

ConfUserModel com.aliyun.roompaas.rtc.exposable.event.ConfInviteEvent.caller

邀请者信息

◆ type

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

类型

◆ version

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

版本


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