scanForNetworks(withSSID:includeHidden:)
Scans for networks with the SSID you specify, optionally including hidden networks.
Declaration
func scanForNetworks(withSSID ssid: Data?, includeHidden: Bool) throws -> Set<CWNetwork>Scans for networks with the SSID you specify, optionally including hidden networks.
func scanForNetworks(withSSID ssid: Data?, includeHidden: Bool) throws -> Set<CWNetwork>