9#import <Foundation/Foundation.h>
11NS_ASSUME_NONNULL_BEGIN
44@property (nonatomic, assign, readonly)
unsigned long long serverId;
49@property (nonatomic, assign, readonly)
unsigned long long channelId;
54@property (nonatomic, assign, readonly)
unsigned long long categoryId;
59@property (nonatomic, assign, readonly) NSInteger
profile;
NIMQChatUserPushNotificationConfigType
Definition: NIMQChatUserPushNotificationConfig.h:16
@ NIMQChatUserPushNotificationConfigTypeChannel
Definition: NIMQChatUserPushNotificationConfig.h:20
@ NIMQChatUserPushNotificationConfigTypeServer
Definition: NIMQChatUserPushNotificationConfig.h:24
@ NIMQChatUserPushNotificationConfigTypeCategory
Definition: NIMQChatUserPushNotificationConfig.h:28
Definition: NIMQChatUserPushNotificationConfig.h:35
unsigned long long serverId
Definition: NIMQChatUserPushNotificationConfig.h:44
unsigned long long channelId
Definition: NIMQChatUserPushNotificationConfig.h:49
NIMQChatUserPushNotificationConfigType type
Definition: NIMQChatUserPushNotificationConfig.h:39
NSInteger profile
Definition: NIMQChatUserPushNotificationConfig.h:59
unsigned long long categoryId
Definition: NIMQChatUserPushNotificationConfig.h:54