downloadedSize property

int downloadedSize
final

downloadedSize Total downloaded file size, in bytes. Can be used only for calculating download progress. The actual file size may be bigger, and some parts of it may contain garbage

Implementation

final int downloadedSize;