public class CustomNotificationConfig
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
boolean |
enablePush
The setting specifies whether the notification will be alerted.
|
boolean |
enablePushNick
The setting specifies whether the notification requires the nickname of the push notification (for iOS clients only).
|
boolean |
enableUnreadCount
Specify whether the notification is counted as unread messages.
|
Constructor and Description |
---|
CustomNotificationConfig() |
public boolean enablePush
public boolean enablePushNick
public boolean enableUnreadCount