Click or drag to resize

wclGattServerClientSubscribed Property

Gets the client subscribed status.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public bool Subscribed { get; }

Property Value

Boolean
True if the client is subscribed to at least one characteristic. False otherwise.
See Also