Click or drag to resize

wclGattClientCharacteristicConfigurationIsSubscribeToNotification Field

Whether the characteristic has been registered with the device to receive Handle Value Notifications. True if the characteristic has been registered. Otherwise, False.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public bool IsSubscribeToNotification

Field Value

Boolean
See Also