Progress

class Progress : DittoAttachmentFetchEvent

Functions

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

Properties

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