Uses of Class
org.robovm.apple.corebluetooth.CBConnectPeripheralOptions
| Package | Description |
|---|---|
| org.robovm.apple.corebluetooth |
-
Uses of CBConnectPeripheralOptions in org.robovm.apple.corebluetooth
Methods in org.robovm.apple.corebluetooth that return CBConnectPeripheralOptions Modifier and Type Method Description CBConnectPeripheralOptionsCBConnectPeripheralOptions. set(NSString key, NSObject value)CBConnectPeripheralOptionsCBConnectPeripheralOptions. setNotifiesOnConnection(boolean notifiesOnConnection)CBConnectPeripheralOptionsCBConnectPeripheralOptions. setNotifiesOnDisconnection(boolean notifiesOnDisconnection)CBConnectPeripheralOptionsCBConnectPeripheralOptions. setNotifiesOnNotification(boolean notifiesOnNotification)static CBConnectPeripheralOptionsCBConnectPeripheralOptions.Marshaler. toObject(Class<CBConnectPeripheralOptions> cls, long handle, long flags)Methods in org.robovm.apple.corebluetooth that return types with arguments of type CBConnectPeripheralOptions Modifier and Type Method Description static List<CBConnectPeripheralOptions>CBConnectPeripheralOptions.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.corebluetooth with parameters of type CBConnectPeripheralOptions Modifier and Type Method Description voidCBCentralManager. connectPeripheral(CBPeripheral peripheral, CBConnectPeripheralOptions options)static longCBConnectPeripheralOptions.Marshaler. toNative(CBConnectPeripheralOptions o, long flags)Method parameters in org.robovm.apple.corebluetooth with type arguments of type CBConnectPeripheralOptions Modifier and Type Method Description static longCBConnectPeripheralOptions.AsListMarshaler. toNative(List<CBConnectPeripheralOptions> l, long flags)static CBConnectPeripheralOptionsCBConnectPeripheralOptions.Marshaler. toObject(Class<CBConnectPeripheralOptions> cls, long handle, long flags)