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