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