FileDownloadResult

The result of a file download operation.

Since

7.3

Inheritors

Functions

Link copied to clipboard
abstract fun getBytesDownloaded(): Long
Returns the total download size.
Link copied to clipboard
abstract fun getEndTime(): Long
Link copied to clipboard
abstract fun getStartTime(): Long