Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 691 Bytes

bluetoothleadvertisementreceivedeventargs_isanonymous.md

File metadata and controls

23 lines (16 loc) · 691 Bytes
-api-id -api-type
P:Windows.Devices.Bluetooth.Advertisement.BluetoothLEAdvertisementReceivedEventArgs.IsAnonymous
winrt property

Windows.Devices.Bluetooth.Advertisement.BluetoothLEAdvertisementReceivedEventArgs.IsAnonymous

-description

Indicates whether a Bluetooth Address was omitted from the received advertisement.

-property-value

Indicates whether the advertisement was sent anonymously.

-remarks

A result of True indicates that a Bluetooth Address was omitted, and that the advertisement was anonymous. A result of False indicates an address was included.

-see-also

-examples