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