FileDownloadNotFoundResult

The result of a file download operation with file not found.

Since

8.1

Functions

Link copied to clipboard
abstract fun getBytesDownloaded(): Long
Returns the total download size.
Link copied to clipboard
abstract fun getEndTime(): Long
Returns the time when the operation finished its execution.
Link copied to clipboard
abstract fun getStartTime(): Long
Returns the time when the operation started its execution.