public final class SRAuthorizationStatus
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Authorized
User has granted authorization to this application
|
static long |
Denied
User has denied authorization to this application or
data collection is disabled in Settings.
|
static long |
NotDetermined
User has not yet made a choice regarding this application
|
public static final long NotDetermined
public static final long Authorized
public static final long Denied