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