Uses of Class
org.robovm.apple.corebluetooth.CBConnectionEventMatchingOptions
| Package | Description |
|---|---|
| org.robovm.apple.corebluetooth |
-
Uses of CBConnectionEventMatchingOptions in org.robovm.apple.corebluetooth
Methods in org.robovm.apple.corebluetooth that return CBConnectionEventMatchingOptions Modifier and Type Method Description CBConnectionEventMatchingOptionsCBConnectionEventMatchingOptions. set(NSString key, NSObject value)CBConnectionEventMatchingOptionsCBConnectionEventMatchingOptions. setPeripheralUUIDs(NSArray<NSUUID> peripheralUUIDs)CBConnectionEventMatchingOptionsCBConnectionEventMatchingOptions. setServiceUUIDs(NSArray<CBUUID> serviceUUIDs)static CBConnectionEventMatchingOptionsCBConnectionEventMatchingOptions.Marshaler. toObject(Class<CBConnectionEventMatchingOptions> cls, long handle, long flags)Methods in org.robovm.apple.corebluetooth that return types with arguments of type CBConnectionEventMatchingOptions Modifier and Type Method Description static List<CBConnectionEventMatchingOptions>CBConnectionEventMatchingOptions.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.corebluetooth with parameters of type CBConnectionEventMatchingOptions Modifier and Type Method Description voidCBCentralManager. registerForConnectionEvents(CBConnectionEventMatchingOptions options)static longCBConnectionEventMatchingOptions.Marshaler. toNative(CBConnectionEventMatchingOptions o, long flags)Method parameters in org.robovm.apple.corebluetooth with type arguments of type CBConnectionEventMatchingOptions Modifier and Type Method Description static longCBConnectionEventMatchingOptions.AsListMarshaler. toNative(List<CBConnectionEventMatchingOptions> l, long flags)static CBConnectionEventMatchingOptionsCBConnectionEventMatchingOptions.Marshaler. toObject(Class<CBConnectionEventMatchingOptions> cls, long handle, long flags)