9#import <Foundation/Foundation.h>
11NS_ASSUME_NONNULL_BEGIN
114@property (nonatomic,assign) BOOL shouldPushNotificationWhenPCOnline;
NIMPushNotificationProfile
Definition: NIMPushNotificationSetting.h:31
@ NIMPushNotificationProfileOnlyHighAndMediumLevel
Definition: NIMPushNotificationSetting.h:45
@ NIMPushNotificationProfileOnlyHighLevel
Definition: NIMPushNotificationSetting.h:50
@ NIMPushNotificationProfileDisableAll
Definition: NIMPushNotificationSetting.h:55
@ NIMPushNotificationProfilePlatformDefault
Definition: NIMPushNotificationSetting.h:60
@ NIMPushNotificationProfileEnableAll
Definition: NIMPushNotificationSetting.h:40
@ NIMPushNotificationProfileNotSet
Definition: NIMPushNotificationSetting.h:35
NIMPushNotificationDisplayType
Definition: NIMPushNotificationSetting.h:16
@ NIMPushNotificationDisplayTypeDetail
Definition: NIMPushNotificationSetting.h:20
@ NIMPushNotificationDisplayTypeNoDetail
Definition: NIMPushNotificationSetting.h:24
Definition: NIMPushNotificationSetting.h:109
Definition: NIMPushNotificationSetting.h:66
NSUInteger noDisturbingStartH
Definition: NIMPushNotificationSetting.h:80
NSUInteger noDisturbingEndH
Definition: NIMPushNotificationSetting.h:90
NSUInteger noDisturbingStartM
Definition: NIMPushNotificationSetting.h:85
NIMPushNotificationProfile profile
Definition: NIMPushNotificationSetting.h:100
NIMPushNotificationDisplayType type
Definition: NIMPushNotificationSetting.h:70
NSUInteger noDisturbingEndM
Definition: NIMPushNotificationSetting.h:95
BOOL noDisturbing
Definition: NIMPushNotificationSetting.h:75