JRTCSDK-iOS v2401.0
房间通话 API 文档
|
#import <JRTCRoomQueryInfo.h>
构造函数 | |
(NSDictionary *_Nullable) | - toDictionary |
属性 | |
NSString *_Nullable | roomId |
int | roomNumber |
int | memberCount |
NSMutableArray *_Nullable | memberUserIdArray |
房间查询信息结果
- (NSDictionary *_Nullable) toDictionary |
对象转字典
|
readnonatomicassign |
成员数
|
readnonatomicstrong |
成员列表
|
readnonatomiccopy |
房间号
|
readnonatomicassign |
房间号(服务器生成)