TwclBluetoothLeBeaconWatcher.OnAdvertisementReceived Event

The event fires when any Bluetooth LE advertisement frame received.

Namespace: wclBluetooth
published
 property OnAdvertisementReceived: TwclBluetoothLeAdvertisementReceivedEvent
 read FOnAdvertisementReceived write FOnAdvertisementReceived;

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