NIMPushNotificationMultiportConfig Class Reference

Inherits from NSObject
Declared in NIMPushNotificationSetting.h

Overview

Multi-device push policy configurations for custom messages

  shouldPushNotificationWhenPCOnline

Specify whether to push messages to mobile clients when a desktop PC or Web client is online.

@property (nonatomic, assign) BOOL shouldPushNotificationWhenPCOnline

Discussion

Specify whether to push messages to mobile clients when a desktop PC or Web client is online.

The default value is YES. The messages will be pushed to mobile clients. Desktop clients includes PC, Web, and macOS.

Declared In

NIMPushNotificationSetting.h