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. これらの値は、NSURLErrorBackgroundTaskCancelledReasonKeyキーと連携してNSErrorオブジェクトのもつuserInfo辞書において使われます。

Topics 話題

Cancellation Reasons 取り消し理由

See Also 参照

Handling Errors エラーを取り扱う