Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 996 Bytes

wifidirectserviceadvertiser_preferredconfigurationmethods.md

File metadata and controls

23 lines (16 loc) · 996 Bytes
-api-id -api-type -api-device-family-note
P:Windows.Devices.WiFiDirect.Services.WiFiDirectServiceAdvertiser.PreferredConfigurationMethods
winrt property
xbox

Windows.Devices.WiFiDirect.Services.WiFiDirectServiceAdvertiser.PreferredConfigurationMethods

-description

Gets a list (that implements the IVector interface) of preferred session configuration methods. Your code uses IVector operations on the list to add or remove elements from the list.

-property-value

An ordered list of enumeration values indicating preferred configuration methods. The earlier a configuration method appears in the list, the higher the preference for using that method when configuring sessions with this advertiser.

-remarks

-examples

-see-also