Share via


NEHotspotHelperOptions Constructors

Definition

Overloads

Name Description
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

Applies to