DownloadStatus.DownloadStarted

public final class DownloadStatus.DownloadStarted extends DownloadStatus


Represents when a download has just started.

Summary

Public fields

final long

The total number of bytes expected to be downloaded.

Public fields

bytesToDownload

public final long bytesToDownload

The total number of bytes expected to be downloaded.