progress
A representation of the overall task progress.
全てひっくるめたタスク進捗の表現。
countOfBytesExpectedToReceive
The number of bytes that the task expects to receive 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.
転送の合計サイズが決定されることができません。