Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 788 Bytes

wifidirectserviceconfigurationmethod.md

File metadata and controls

31 lines (21 loc) · 788 Bytes
-api-id -api-type -api-device-family-note
T:Windows.Devices.WiFiDirect.Services.WiFiDirectServiceConfigurationMethod
winrt enum
xbox

WiFiDirectServiceConfigurationMethod

-description

Values describing how service configuration is performed when a session is being established. Typically, either no input is required, or one device in the session displays a PIN and the other device requires that the PIN be entered.

-enum-fields

-field Default:0

Do not require input at configuration.

-field PinDisplay:1

Display a PIN at configuration.

-field PinEntry:2

Request PIN entry at configuration.

-remarks

-examples

-see-also