NEHotspotHelperOptions Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
NEHotspotHelperOptions() |
Creates a new empty hotspot helper options object. |
NEHotspotHelperOptions(NSDictionary) |
Creates a new hotspot helper options object from the provided dictionary. |
NEHotspotHelperOptions()
Creates a new empty hotspot helper options object.
public NEHotspotHelperOptions ();
Applies to
NEHotspotHelperOptions(NSDictionary)
Creates a new hotspot helper options object from the provided dictionary.
public NEHotspotHelperOptions (Foundation.NSDictionary dictionary);
new NetworkExtension.NEHotspotHelperOptions : Foundation.NSDictionary -> NetworkExtension.NEHotspotHelperOptions
Parameters
- dictionary
- NSDictionary