NIMSDK-iOS
载入中...
搜索中...
未找到
NIMQChatUserPushNotificationConfig.h 文件参考
#import <Foundation/Foundation.h>
#import "NIMPushNotificationSetting.h"

浏览源代码.

class  NIMQChatUserPushNotificationConfig
 

枚举

enum  NIMQChatUserPushNotificationConfigType { NIMQChatUserPushNotificationConfigTypeChannel = 1 , NIMQChatUserPushNotificationConfigTypeServer = 2 , NIMQChatUserPushNotificationConfigTypeCategory = 3 }
 

枚举类型说明

◆ NIMQChatUserPushNotificationConfigType

圈组用户配置维度

枚举值
NIMQChatUserPushNotificationConfigTypeChannel 

圈组频道用户配置维度

NIMQChatUserPushNotificationConfigTypeServer 

圈组服务器用户配置维度

NIMQChatUserPushNotificationConfigTypeCategory 

圈组频道分组用户配置维度