scanForNetworks(withName:includeHidden:)
Scans for networks with the name you specify, optionally including hidden networks.
Declaration
func scanForNetworks(withName networkName: String?, includeHidden: Bool) throws -> Set<CWNetwork>Scans for networks with the name you specify, optionally including hidden networks.
func scanForNetworks(withName networkName: String?, includeHidden: Bool) throws -> Set<CWNetwork>