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