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