NIMQChatUserPushNotificationConfig Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | NIMQChatUserPushNotificationConfig.h | 
  type
	圈组用户配置维度
@property (nonatomic, assign, readonly) NIMQChatUserPushNotificationConfigType typeDiscussion
圈组用户配置维度
Declared In
NIMQChatUserPushNotificationConfig.h
  serverId
	服务器ID
@property (nonatomic, assign, readonly) unsigned long long serverIdDiscussion
服务器ID
Declared In
NIMQChatUserPushNotificationConfig.h
  channelId
	频道ID
@property (nonatomic, assign, readonly) unsigned long long channelIdDiscussion
频道ID
Declared In
NIMQChatUserPushNotificationConfig.h
  categoryId
	频道分组id
@property (nonatomic, assign, readonly) unsigned long long categoryIdDiscussion
频道分组id
Declared In
NIMQChatUserPushNotificationConfig.h
  profile
	推送等级配置
@property (nonatomic, assign, readonly) NIMPushNotificationProfile profileDiscussion
推送等级配置
Declared In
NIMQChatUserPushNotificationConfig.h