Click or drag to resize

wclBluetoothLeAdvertiserConnectionAdvertisements Property

Gets the Bluetooth LE advertisements list.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public List<wclBluetoothLeAdvertisement> Advertisements { get; }

Property Value

ListwclBluetoothLeAdvertisement
The Bluetooth LE advertisements list.
See Also