NIMPushNotificationMultiportConfig Class Reference
Inherits from | NSObject |
---|---|
Declared in | NIMPushNotificationSetting.h |
shouldPushNotificationWhenPCOnline
桌面端在线时是否需要发送推送给手机端
@property (nonatomic, assign) BOOL shouldPushNotificationWhenPCOnline
Discussion
桌面端在线时是否需要发送推送给手机端
默认为 YES,即需要推送,桌面端包括 PC,web , macOS 等…
Declared In
NIMPushNotificationSetting.h