properties property

List<BleCharacteristicProperty> properties
final

An integer value representing the properties of the characteristic that is converted into a List<BleCharacteristicProperty> representing the properties of the Bluetooth characteristic.

Implementation

final List<BleCharacteristicProperty> properties;