public final class UIUserNotificationActivationMode
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Background
activates the application in the background, unless it's already in the foreground
|
static long |
Foreground
activates the application in the foreground
|
public static final long Foreground
public static final long Background