ditto-lib / live.ditto / DittoAttachmentStatus / Incomplete

Incomplete

class Incomplete : DittoAttachmentStatus

Constructors

<init>

Incomplete(downloadedBytes: Long, totalBytes: Long)

Properties

downloadedBytes

val downloadedBytes: Long

totalBytes

val totalBytes: Long