ssid
The service set identifier (SSID) for the network profile, encoded as a string.
Declaration
var ssid: String? { get }Discussion
If the SSID can not be encoded as a valid UTF-8 or WinLatin1 string, this method returns nil.
The service set identifier (SSID) for the network profile, encoded as a string.
var ssid: String? { get }If the SSID can not be encoded as a valid UTF-8 or WinLatin1 string, this method returns nil.