pub unsafe static CWScanCacheDidUpdateNotification: &'static NSString👎Deprecated: Use -[CWWiFiClient startMonitoringEventWithType:error:] with the CWEventTypeScanCacheUpdated event type
Available on crate feature
CoreWLANConstants only.Expand description
Posted when the scan cache of the Wi-Fi interface is updated with new scan results.
The object for this notification is the corresponding Wi-Fi interface name. This notification does not contain a userInfo dictionary.
See also Apple’s documentation