Click or drag to resize

wclGattLocalCharacteristic Properties

The wclGattLocalCharacteristic type exposes the following members.

Properties
 NameDescription
Public propertyAdded Gets the characteristic's status.
Public propertyCount Gets the subscribed clients count.
Public propertyError Gets the characteristic's publishing error.
Public propertyItem Gets the subscribed client by its index.
Public propertyParams Gets the characteristic's parameters.
Public propertyService Gets the GATT service object that owns the characteristic.
Public propertyUuid Gets the attribute's UUID.
(Inherited from wclGattLocalAttribute)
Top
See Also