pub unsafe static CWLinkQualityNotificationTransmitRateKey: &'static NSString👎Deprecated: Use -[CWWiFiClient startMonitoringEventWithType:error:] with the CWEventTypeLinkQualityDidChange event type
Available on crate feature
CoreWLANConstants only.Expand description
NSNumber containing the current transmit rate for the Wi-Fi interface.
Found in the userInfo dictionary for the CWLinkQualityChangedNotification .
See also Apple’s documentation