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