NSURLErrorBackgroundTaskCancelledReasonKey
A key in the error dictionary that provides the reason for canceling a background task.
Declaration
let NSURLErrorBackgroundTaskCancelledReasonKey: StringDiscussion
The value associated with this key is an NSNumber. For a list of possible values, see URL Session Background Task Cancellation Reasons.