Click or drag to resize

wclGattLocalCharacteristicParams Property

Gets the characteristic's parameters.

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

Property Value

wclGattLocalCharacteristicParameters
The characteristic's parameters.
See Also