Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.38 KB

wifiondemandhotspotconnecttrigger.md

File metadata and controls

31 lines (20 loc) · 1.38 KB
-api-id -api-type
T:Windows.ApplicationModel.Background.WiFiOnDemandHotspotConnectTrigger
winrt class

Windows.ApplicationModel.Background.WiFiOnDemandHotspotConnectTrigger

-description

Represents an event that causes a background task to run when the user wishes to connect to a specific on-demand hotspot network.

Your background task code should cast the value of the IBackgroundTaskInstance.TriggerDetails property to WiFiOnDemandHotspotConnectTriggerDetails.

Note

If you want to use this API in a UWP app, and publish your app to the Microsoft Store, then you'll need to request special approval to use the custom capability Microsoft.onDemandHotspotControl_8wekyb3d8bbwe (the On-Demand Network capability). For more info, see Custom capabilities.

The On-Demand Network capability will be made available only to app developers building end-to-end Wi-Fi hotspot scenarios between a tethering-capable hardware device and a Windows PC.

-remarks

-see-also

-examples

-capabilities

onDemandHotspotControl