NIMQChatSystemNotificationSetting Class Reference
| Inherits from | NSObject |
|---|---|
| Conforms to | NSCopying |
| Declared in | NIMQChatSystemNotificationSetting.h |
persistEnable
是否存离线,只有toAccids不为空,才能设置为存离线,默认NO
@property (nonatomic, assign) BOOL persistEnableDiscussion
是否存离线,只有toAccids不为空,才能设置为存离线,默认NO
Declared In
NIMQChatSystemNotificationSetting.h
pushEnable
是否需要推送, 默认NO
@property (nonatomic, assign) BOOL pushEnableDiscussion
是否需要推送, 默认NO
Declared In
NIMQChatSystemNotificationSetting.h
needBadge
是否需要系统通知展示角标, 默认YES
@property (nonatomic, assign) BOOL needBadgeDiscussion
是否需要系统通知展示角标, 默认YES
Declared In
NIMQChatSystemNotificationSetting.h
needPushNick
是否需要推送昵称, 默认YES
@property (nonatomic, assign) BOOL needPushNickDiscussion
是否需要推送昵称, 默认YES
Declared In
NIMQChatSystemNotificationSetting.h
routeEnable
是否需要抄送, 默认YES
@property (nonatomic, assign) BOOL routeEnableDiscussion
是否需要抄送, 默认YES
Declared In
NIMQChatSystemNotificationSetting.h