NIMSDK-iOS
载入中...
搜索中...
未找到
NIMQChatUserPushNotificationConfig类 参考

#import <NIMQChatUserPushNotificationConfig.h>

类 NIMQChatUserPushNotificationConfig 继承关系图:

属性

NIMQChatUserPushNotificationConfigType type
 
unsigned long long serverId
 
unsigned long long channelId
 
unsigned long long categoryId
 
NIMPushNotificationProfile profile
 

详细描述

圈组用户推送配置

属性说明

◆ categoryId

- (unsigned long long) categoryId
readnonatomicassign

频道分组id

◆ channelId

- (unsigned long long) channelId
readnonatomicassign

频道ID

◆ profile

- (NIMPushNotificationProfile) profile
readnonatomicassign

推送等级配置

◆ serverId

- (unsigned long long) serverId
readnonatomicassign

服务器ID

◆ type

- (NIMQChatUserPushNotificationConfigType) type
readnonatomicassign

圈组用户配置维度


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