DownloadStatus.DownloadStarted

class DownloadStatus.DownloadStarted : DownloadStatus


Represents when a download has just started.

Summary

Public constructors

DownloadStarted(bytesToDownload: Long)

Public functions

open operator Boolean
equals(other: Any?)
open Int

Public properties

Long

Public constructors

DownloadStarted

DownloadStarted(bytesToDownload: Long)

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

Public properties

bytesToDownload

val bytesToDownloadLong