Click or drag to resize

wclBluetoothLeBeaconWatcherConnectionOnAdvertisementReceived Event

The event fires when any Bluetooth LE advertisement frame received.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public event wclBluetoothLeAdvertisementReceivedEvent OnAdvertisementReceived

Value

wclBluetoothLeAdvertisementReceivedEvent
Remarks
Unlike the OnAdvertisementRawFrame and the OnManufacturerRawFrame this even fires for any Bluetooth LE advertisement and contains unparsed raw frame data.
See Also