pub unsafe static NSURLErrorBackgroundTaskCancelledReasonKey: &'static NSStringAvailable on crate features
NSString and NSURLError only.Expand description
The NSError userInfo dictionary key used to store and retrieve the NSNumber corresponding to the reason why a background NSURLSessionTask was cancelled
See also Appleās documentation