Click or drag to resize

wclBluetoothLe16ServiceDataAdvertisementData Property

Gets the service's data.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public byte[] Data { get; }

Property Value

Byte
The service's data.
See Also