init(ssid:)
Creates a new hotspot configuration, identified by an SSID, for an open Wi-Fi network.
Declaration
init(ssid SSID: String)Parameters
- SSID:
The SSID of the open Wi-Fi network. See Ssid.
Creates a new hotspot configuration, identified by an SSID, for an open Wi-Fi network.
init(ssid SSID: String)The SSID of the open Wi-Fi network. See Ssid.