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