CWLinkQualityNotificationRSSIKey

Static CWLinkQualityNotificationRSSIKey 

Source
pub unsafe static CWLinkQualityNotificationRSSIKey: &'static NSString
👎Deprecated: Use -[CWWiFiClient startMonitoringEventWithType:error:] with the CWEventTypeLinkQualityDidChange event type
Available on crate feature CoreWLANConstants only.
Expand description

NSNumber containing the current RSSI value for the Wi-Fi interface.

Found in the userInfo dictionary for the CWLinkQualityChangedNotification .

See also Apple’s documentation