Contents

cachedScanResults()

The networks currently in the scan cache for the WLAN interface.

Declaration

func cachedScanResults() -> Set<CWNetwork>?

Discussion

Returns nil in the case of an error.

See Also

Instance Methods