Uses of Class
org.robovm.apple.corebluetooth.CBPeripheralManagerConnectionLatency
| Package | Description |
|---|---|
| org.robovm.apple.corebluetooth |
-
Uses of CBPeripheralManagerConnectionLatency in org.robovm.apple.corebluetooth
Methods in org.robovm.apple.corebluetooth that return CBPeripheralManagerConnectionLatency Modifier and Type Method Description static CBPeripheralManagerConnectionLatencyCBPeripheralManagerConnectionLatency. valueOf(long n)Returns the enum constant of this type with the specified name.static CBPeripheralManagerConnectionLatencyCBPeripheralManagerConnectionLatency. valueOf(String name)Returns the enum constant of this type with the specified name.static CBPeripheralManagerConnectionLatency[]CBPeripheralManagerConnectionLatency. 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 CBPeripheralManagerConnectionLatency Modifier and Type Method Description voidCBPeripheralManager. setDesiredConnectionLatency(CBPeripheralManagerConnectionLatency latency, CBCentral central)