CWScanCacheDidUpdateNotification

Static CWScanCacheDidUpdateNotification 

Source
pub unsafe static CWScanCacheDidUpdateNotification: &'static NSString
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