IPWorks BLE 2020 ActiveX Edition

Questions / Feedback?

Subscribed Event

Fired when the control has successfully subscribed to a characteristic.

Syntax

Sub bleclientcontrol_Subscribed(ServiceId As String, CharacteristicId As String, Uuid As String, Description As String)

Remarks

This event is fired when the control has successfully subscribed to a characteristic.

Uuid and Description are the UUID and Bluetooth SIG user-friendly name (if one is defined) of the characteristic.

Refer to the Subscribe method for more information.

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