Uses of Class
org.robovm.apple.corebluetooth.CBMutableService
| Package | Description |
|---|---|
| org.robovm.apple.corebluetooth |
-
Uses of CBMutableService in org.robovm.apple.corebluetooth
Methods in org.robovm.apple.corebluetooth that return types with arguments of type CBMutableService Modifier and Type Method Description NSArray<CBMutableService>CBPeripheralManagerRestoredState. getServices()Methods in org.robovm.apple.corebluetooth with parameters of type CBMutableService Modifier and Type Method Description voidCBPeripheralManager. addService(CBMutableService service)voidCBPeripheralManager. removeService(CBMutableService service)