ssidData()
The current service set identifier (SSID) for the interface, returned as data.
Declaration
func ssidData() -> Data?Discussion
Dynamically queries the interface for the current SSID. The SSID is 1-32 octets. Returns nil in the case of an error, or if the interface is not participating in a network.