public final class UIGuidedAccessErrorCode
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Failed
Generic failure.
|
static long |
PermissionDenied
The application is not authorized to perform the requested action.
|
public static final long PermissionDenied
public static final long Failed