Uses of Class
org.robovm.apple.corebluetooth.CBCentralManagerScanOptions
| Package | Description |
|---|---|
| org.robovm.apple.corebluetooth |
-
Uses of CBCentralManagerScanOptions in org.robovm.apple.corebluetooth
Methods in org.robovm.apple.corebluetooth that return CBCentralManagerScanOptions Modifier and Type Method Description CBCentralManagerScanOptionsCBCentralManagerRestoredState. getScanOptions()CBCentralManagerScanOptionsCBCentralManagerScanOptions. set(NSString key, NSObject value)CBCentralManagerScanOptionsCBCentralManagerScanOptions. setAllowsDuplicates(boolean allowsDuplicates)CBCentralManagerScanOptionsCBCentralManagerScanOptions. setSolicitedServiceUUIDs(NSArray<CBUUID> solicitedServiceUUIDs)static CBCentralManagerScanOptionsCBCentralManagerScanOptions.Marshaler. toObject(Class<CBCentralManagerScanOptions> cls, long handle, long flags)Methods in org.robovm.apple.corebluetooth that return types with arguments of type CBCentralManagerScanOptions Modifier and Type Method Description static List<CBCentralManagerScanOptions>CBCentralManagerScanOptions.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.corebluetooth with parameters of type CBCentralManagerScanOptions Modifier and Type Method Description voidCBCentralManager. scanForPeripherals(NSArray<CBUUID> serviceUUIDs, CBCentralManagerScanOptions options)static longCBCentralManagerScanOptions.Marshaler. toNative(CBCentralManagerScanOptions o, long flags)Method parameters in org.robovm.apple.corebluetooth with type arguments of type CBCentralManagerScanOptions Modifier and Type Method Description static longCBCentralManagerScanOptions.AsListMarshaler. toNative(List<CBCentralManagerScanOptions> l, long flags)static CBCentralManagerScanOptionsCBCentralManagerScanOptions.Marshaler. toObject(Class<CBCentralManagerScanOptions> cls, long handle, long flags)