public final class UserNotifications
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
UNAuthorizationOptionNone |
static long |
UNNotificationActionOptionNone |
static long |
UNNotificationCategoryOptionNone |
static long |
UNNotificationPresentationOptionNone |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
UNErrorDomain() |
static java.lang.String |
UNNotificationAttachmentOptionsThumbnailClippingRectKey()
Key to specify a normalized clipping rectangle to use for the attachment thumbnail.
|
static java.lang.String |
UNNotificationAttachmentOptionsThumbnailHiddenKey()
Key to specify if the thumbnail for this attachment is hidden.
|
static java.lang.String |
UNNotificationAttachmentOptionsThumbnailTimeKey()
Key to specify the animated image frame number or the movie time to use as the thumbnail.
|
static java.lang.String |
UNNotificationAttachmentOptionsTypeHintKey()
Key to manually provide a type hint for the attachment.
|
static java.lang.String |
UNNotificationDefaultActionIdentifier() |
static java.lang.String |
UNNotificationDismissActionIdentifier() |
public static final long UNNotificationActionOptionNone
public static final long UNAuthorizationOptionNone
public static final long UNNotificationPresentationOptionNone
public static final long UNNotificationCategoryOptionNone
public static java.lang.String UNErrorDomain()
public static java.lang.String UNNotificationAttachmentOptionsTypeHintKey()
public static java.lang.String UNNotificationAttachmentOptionsThumbnailHiddenKey()
public static java.lang.String UNNotificationAttachmentOptionsThumbnailClippingRectKey()
public static java.lang.String UNNotificationAttachmentOptionsThumbnailTimeKey()
public static java.lang.String UNNotificationDefaultActionIdentifier()
public static java.lang.String UNNotificationDismissActionIdentifier()