NSURLErrorFailingURLErrorKey
The URL which caused a load to fail.
あるロードに失敗をせさたURL。
NSURLErrorFailingURLPeerTrustErrorKey
The state of a failed SSL handshake.
失敗したSSLハンドシェイクの状態。
NSURLErrorBackgroundTaskCancelledReasonKey
A key in the error dictionary that provides the reason for canceling a background task.
エラー辞書の中のあるキー、それはバックグラウンドタスクの取り消しの理由を提供します。
URL Session Background Task Cancellation Reasons
URLセッションパックグラウンドタスク取り消し理由
Reasons that indicate why the system canceled a background task.
なぜシステムがバックグラウンドタスクを取り消したかを指し示す理由。
NSURLErrorNetworkUnavailableReasonKey
The reason the network was unavailable for a task.
ネットワークがあるタスクに対して利用可能でなかった理由。
NSURLErrorNetworkUnavailableReason
An enumeration of reasons why a task couldn’t satisfy networking constraints.
なぜタスクがネットワーク制約を満たすことができなかったかの理由それらからなるある列挙。