NERtcCallKit V3.4.0
载入中...
搜索中...
未找到
NERtcCallKitPushConfig类 参考

#include <NERtcCallKitPushConfig.h>

类 NERtcCallKitPushConfig 继承关系图:

属性

NSString * pushTitle
 推送标题,可修改
 
NSString * pushContent
 推送内容,可修改
 
NSMutableDictionary * pushPayload
 推送payload内容,可自行添加键值对
 

属性说明

◆ pushContent

- (NSString*) pushContent
readwritenonatomiccopy

推送内容,可修改

◆ pushPayload

- (NSMutableDictionary*) pushPayload
readnonatomicstrong

推送payload内容,可自行添加键值对

◆ pushTitle

- (NSString*) pushTitle
readwritenonatomiccopy

推送标题,可修改


该类的文档由以下文件生成: