setPassword(_:)
Provide the password for a protected network.
Declaration
func setPassword(_ password: String)Parameters
- password:
The network password.
Discussion
The Hotspot Helper may set a password for a protected network. The password string must adhere to IEEE 802.11 guidelines appropriate for the particular security scheme.
Hotspot Helper apps use this method only in the response to the NEHotspotHelperCommandType.filterScanList command.