progress
A representation of the overall task progress.
全てひっくるめたタスク進捗の表現。
countOfBytesReceived
The number of bytes that the task has received from the server in the response body.
タスクがサーバーから応答ボディにおいて受け取ったバイト数。
countOfBytesExpectedToSend
The number of bytes that the task expects to send in the request body.
タスクがリクエストボディにおいて送ることを予想するバイト数。
countOfBytesSent
The number of bytes that the task has sent to the server in the request body.
タスクがリクエストボディにおいてサーバーに送ったバイト数。
NSURLSessionTransferSizeUnknown
The total size of the transfer cannot be determined.
転送の合計サイズが決定されることができません。