NIMQChatUserPushNotificationConfigType Constants Reference
| Declared in | NIMQChatUserPushNotificationConfig.h |
|---|
NIMQChatUserPushNotificationConfigType
圈组用户配置维度
Definition
typedef NS_ENUM(NSInteger, NIMQChatUserPushNotificationConfigType ) {
NIMQChatUserPushNotificationConfigTypeChannel = 1,
NIMQChatUserPushNotificationConfigTypeServer = 2,
NIMQChatUserPushNotificationConfigTypeCategory = 3,
};
Constants
NIMQChatUserPushNotificationConfigTypeChannel-
圈组频道用户配置维度
Declared In
NIMQChatUserPushNotificationConfig.h. NIMQChatUserPushNotificationConfigTypeServer-
圈组服务器用户配置维度
Declared In
NIMQChatUserPushNotificationConfig.h. NIMQChatUserPushNotificationConfigTypeCategory-
圈组频道分组用户配置维度
Declared In
NIMQChatUserPushNotificationConfig.h.
Declared In
NIMQChatUserPushNotificationConfig.h