totalBytes property

int totalBytes
final

The total number of bytes for the storage transfer operation.

In an upload operation, the value may be -1 if the upload source size cannot be determined.

Implementation

final int totalBytes;