Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 715 Bytes

bluetoothleadvertisementpublishertrigger_isanonymous.md

File metadata and controls

23 lines (16 loc) · 715 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Background.BluetoothLEAdvertisementPublisherTrigger.IsAnonymous
winrt property

Windows.ApplicationModel.Background.BluetoothLEAdvertisementPublisherTrigger.IsAnonymous

-description

Specifies whether or not the device address is included in the advertisement header. By default, the address is included.

-property-value

Indicates whether the device address is hidden. The default value is False, indicating that the address is included.

-remarks

The advertisement publisher must use the Extended Advertising format to utilize this API.

-see-also

-examples