5#import <Foundation/Foundation.h>
18@property(nonatomic, strong, readonly) NSMutableDictionary *
pushPayload;
定义 NERtcCallKitPushConfig.h:10
NSString * pushTitle
推送标题,可修改
定义 NERtcCallKitPushConfig.h:12
NSMutableDictionary * pushPayload
推送payload内容,可自行添加键值对
定义 NERtcCallKitPushConfig.h:18
NSString * pushContent
推送内容,可修改
定义 NERtcCallKitPushConfig.h:15