Platforms to show: All Mac Windows Linux Cross-Platform

Back to CBServiceMBS class.

CBServiceMBS.characteristics as CBCharacteristicMBS()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Bluetooth MBS Bluetooth Plugin 18.1 ✅ Yes ❌ No ❌ No ✅ Yes All
A list of characteristics that have been discovered in this service.

This array contains CBCharacteristic objects that represent a service’s characteristics. Characteristics provide further details about a peripheral’s service. For example, a heart rate service may contain one characteristic that describes the intended body location of the device’s heart rate sensor and another characteristic that transmits heart rate measurement data.

CBServiceMBS.Constructor   Private

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Bluetooth MBS Bluetooth Plugin 18.1 ✅ Yes ❌ No ❌ No ✅ Yes All
The private constructor.

CBServiceMBS.includedServices as CBServiceMBS()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Bluetooth MBS Bluetooth Plugin 18.1 ✅ Yes ❌ No ❌ No ✅ Yes All
A list of included services that have been discovered in this service.

This array contains CBService objects that represent the included services of a service. A service of a peripheral may contain a reference to other services that are available on the peripheral. These other services are the included services of the service and can be discovered using the discoverIncludedServices method of the CBPeripheral class.

The items on this page are in the following plugins: MBS Bluetooth Plugin.


The biggest plugin in space...