Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 620 Bytes

bluetoothleadvertisementreceivedeventargs_bluetoothaddresstype.md

File metadata and controls

22 lines (15 loc) · 620 Bytes
-api-id -api-type
P:Windows.Devices.Bluetooth.Advertisement.BluetoothLEAdvertisementReceivedEventArgs.BluetoothAddressType
winrt property

Windows.Devices.Bluetooth.Advertisement.BluetoothLEAdvertisementReceivedEventArgs.BluetoothAddressType

-description

Retrieves the Bluetooth Address Type of the received advertisement.

-property-value

The Bluetooth Address Type of the advertisement. If the advertisement is anonymous, the type returned is Unspecified.

-remarks

-see-also

-examples