public final class ENActivityFlags
extends java.lang.Object
Activities that occurred while the app might not be running.
| Modifier and Type | Field and Description |
|---|---|
static int |
PeriodicRun
The app launched in the background to perform periodic operations on iOS 12.5.
|
static int |
PreAuthorizedKeyReleaseNotificationTapped
The app launched in the foreground to display information about the pre-authorized key release
|
static int |
Reserved1
Reserved field
|
static int |
Reserved2
Reserved field
|
public static final int Reserved1
public static final int Reserved2
public static final int PeriodicRun
public static final int PreAuthorizedKeyReleaseNotificationTapped