let NSURLErrorFailingURLPeerTrustErrorKey : String
The state of a failed SSL handshake.
失敗したSSLハンドシェイクの状態。
let NSURLErrorFailingURLStringErrorKey : String
The URL which caused a load to fail.
あるロードに失敗をせさたURL。
let NSURLErrorBackgroundTaskCancelledReasonKey : String
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.
なぜシステムがバックグラウンドタスクを取り消したかを指し示す理由。
let NSURLErrorNetworkUnavailableReasonKey : String
The reason the network was unavailable for a task.
ネットワークがあるタスクに対して利用可能でなかった理由。
enum URLError.NetworkUnavailableReason
An enumeration of reasons explaining why a task couldn’t satisfy networking constraints.
なぜタスクがネットワーク制約を満たさなかったか明らかにする理由それらからなるある列挙。