totalBytes property

int totalBytes
final

The total bytes of the task.

Note; when performing a download task, the value of -1 will be provided whilst the total size of the remote file is being determined.

Implementation

final int totalBytes;