public final class UNNotificationActionOptions
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
AuthenticationRequired
Whether this action should require unlocking before being performed.
|
static long |
Destructive
Whether this action should be indicated as destructive.
|
static long |
Foreground
Whether this action should cause the application to launch in the foreground.
|
public static final long AuthenticationRequired
public static final long Destructive
public static final long Foreground