progress
A representation of the overall task progress.
全てひっくるめたタスク進捗の表現。
countOfBytesExpectedToReceive
The number of bytes that the task expects to receive in the response body.
タスクが応答ボディにおいて受け取ることを予想するバイト数。
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.
タスクがリクエストボディにおいて送ることを予想するバイト数。
NSURLSessionTransferSizeUnknown
The total size of the transfer cannot be determined.
転送の合計サイズが決定されることができません。