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