BluetoothLEAdvertisementReceivedEventArgs.AdvertisementType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the type of the received Bluetooth LE advertisement packet.
public:
property BluetoothLEAdvertisementType AdvertisementType { BluetoothLEAdvertisementType get(); };
BluetoothLEAdvertisementType AdvertisementType();
public BluetoothLEAdvertisementType AdvertisementType { get; }
var bluetoothLEAdvertisementType = bluetoothLEAdvertisementReceivedEventArgs.advertisementType;
Public ReadOnly Property AdvertisementType As BluetoothLEAdvertisementType
Property Value
the type of the received Bluetooth LE advertisement packet.
Windows requirements
App capabilities |
bluetooth
|