Uses of Class
org.robovm.apple.authservices.ASAuthorizationError
| Package | Description |
|---|---|
| org.robovm.apple.authservices |
-
Uses of ASAuthorizationError in org.robovm.apple.authservices
Methods in org.robovm.apple.authservices that return ASAuthorizationError Modifier and Type Method Description static ASAuthorizationErrorASAuthorizationError. valueOf(long n)Returns the enum constant of this type with the specified name.static ASAuthorizationErrorASAuthorizationError. valueOf(String name)Returns the enum constant of this type with the specified name.static ASAuthorizationError[]ASAuthorizationError. values()Returns an array containing the constants of this enum type, in the order they are declared.