Uses of Class
org.robovm.apple.corebluetooth.CBATTErrorCode
| Package | Description |
|---|---|
| org.robovm.apple.corebluetooth |
-
Uses of CBATTErrorCode in org.robovm.apple.corebluetooth
Methods in org.robovm.apple.corebluetooth that return CBATTErrorCode Modifier and Type Method Description CBATTErrorCodeCBATTError. getErrorCode()static CBATTErrorCodeCBATTErrorCode. valueOf(long n)Returns the enum constant of this type with the specified name.static CBATTErrorCodeCBATTErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static CBATTErrorCode[]CBATTErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.corebluetooth with parameters of type CBATTErrorCode Modifier and Type Method Description voidCBPeripheralManager. respondToRequest(CBATTRequest request, CBATTErrorCode result)