getMaxSize

open fun getMaxSize(): Long

Gets the maximum size of the file as number of bytes by comparing actualSize and estimatedSize

Return

0 if the download request is not found, otherwise the maximum size of the file as number of bytes.