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