public final class UNNotificationSetting
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Disabled
The notification setting is turned off.
|
static long |
Enabled
The notification setting is turned on.
|
static long |
NotSupported
The application does not support this notification type
|
public static final long NotSupported
public static final long Disabled
public static final long Enabled