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