IPWorks BLE 2020 ActiveX Edition

Questions / Feedback?

CharacteristicSubscribed Property

Whether or not the control has subscribed to updates for this characteristic's value.

Syntax

bleclientcontrol.CharacteristicSubscribed(CharacteristicIndex)[=boolean]

Default Value

False

Remarks

Whether or not the control has subscribed to updates for this characteristic's value.

See Subscribe for more information.

Note that, on some platforms, the control might have to automatically discover specific descriptors for the value this returns to be accurate. The control take care of handling this automatic discovery in the most energy-efficient manner possible.

The CharacteristicIndex parameter specifies the index of the item in the array. The size of the array is controlled by the CharacteristicCount property.

This property is not available at design time.

Data Type

Boolean

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks BLE 2020 ActiveX Edition - Version 20.0 [Build 8158]