Click or drag to resize

wclBluetoothLeCustomAdvertisementData Property

Gets the advertisement raw 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 Bluetooth LE advertisement raw data.
See Also