Success

class Success(val downloadId: Long) : DownloadStatus

Download was successful, file is stored on the filesystem

Parameters

downloadId

ID of the download

Constructors

Link copied to clipboard
fun Success(downloadId: Long)

Properties

Link copied to clipboard

ID of the download