Contents

init(ssid:eapSettings:)

Creates a new hotspot configuration, identified by an SSID, for a WPA/WPA2 enterprise Wi-Fi network with EAP settings.

Declaration

init(ssid SSID: String, eapSettings: NEHotspotEAPSettings)

Parameters

  • SSID:

    The SSID of the WPA/WPA2 enterprise Wi-Fi network. See Ssid.

  • eapSettings:

    EAP settings. For details, see Nehotspoteapsettings.

See Also

Initializing a configuration