DownloadStatus.DownloadInProgress

class DownloadStatus.DownloadInProgress : DownloadStatus


Represents when a download is actively in progress.

Summary

Public properties

Long

The total number of bytes downloaded so far.

Public properties

totalBytesDownloaded

val totalBytesDownloadedLong

The total number of bytes downloaded so far.