DownloadStatus.DownloadCompleted

class DownloadStatus.DownloadCompleted : DownloadStatus


Represents when a download has successfully completed.

Summary

Public constructors

Public functions

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

Public constructors

DownloadCompleted

DownloadCompleted()

Public functions

equals

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

hashCode

open fun hashCode(): Int