Click or drag to resize

wclGattServerConnectionOnUnsubscribed Event

The event fires when a remote GATT client unsubscribes from the characteristic changes notifications or indications.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public event wclGattLocalCharacteristicSubscribedClientsChangedEvent OnUnsubscribed

Value

wclGattLocalCharacteristicSubscribedClientsChangedEvent
See Also