Click or drag to resize

wclGattClientCharacteristicConfiguration Fields

The wclGattClientCharacteristicConfiguration type exposes the following members.

Fields
 NameDescription
Public fieldIsSubscribeToIndication Whether the characteristic has been registered with the device to receive Handle Value Indications. true if the characteristic has been registered. Otherwise, False.
Public fieldIsSubscribeToNotification Whether the characteristic has been registered with the device to receive Handle Value Notifications. True if the characteristic has been registered. Otherwise, False.
Top
See Also