JRTCSDK-iOS v2401.0
视频客服 API 文档
载入中...
搜索中...
未找到
构造函数 | 属性 | 所有成员列表
JRTCNotifyMessage类 参考

事件通知 更多...

#import <JRTCNotifyMessage.h>

构造函数

(NSDictionary *_Nullable) - toDictionary
 

属性

int eventCode
 
NSString * desc
 
NSString * extra
 

详细描述

事件通知

函数文档

◆ toDictionary

- (NSDictionary *_Nullable) toDictionary

对象转字典

属性说明

◆ desc

- (NSString*) desc
readwritenonatomiccopy

描述

◆ eventCode

- (int) eventCode
readwritenonatomicassign

◆ extra

- (NSString*) extra
readwritenonatomiccopy

其他扩展信息