Click or drag to resize

wclGattClientCharacteristicConfigurationIsSubscribeToIndication Field

Whether the characteristic has been registered with the device to receive Handle Value Indications. 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 IsSubscribeToIndication

Field Value

Boolean
See Also