Contents

Background task cancellation

Constants that indicate why a background task was canceled.

Overview

These values are used in conjunction with the NSURLErrorBackgroundTaskCancelledReasonKey key in an NSError object’s userInfo dictionary.

Topics

Cancellation reasons

See Also

Handling errors