Progress

class Progress : DittoAttachmentFetchEvent

Functions

Link copied to clipboard
fun asCompleted(): DittoAttachmentFetchEvent.Completed?
Link copied to clipboard
fun asDeleted(): DittoAttachmentFetchEvent.Deleted?
Link copied to clipboard
fun asProgress(): DittoAttachmentFetchEvent.Progress?

Properties

Link copied to clipboard
val downloadedBytes: Long
Link copied to clipboard
val totalBytes: Long
Link copied to clipboard
open override val type: DittoAttachmentFetchEventType