ditto
4.0.0-beta1
ditto
/
live.ditto
/
DittoAttachmentFetchEvent
/
Progress
Progress
class
Progress
:
DittoAttachmentFetchEvent
Content copied to clipboard
Functions
Properties
Functions
as
Completed
Link copied to clipboard
fun
asCompleted
(
)
:
DittoAttachmentFetchEvent.Completed
?
Content copied to clipboard
as
Deleted
Link copied to clipboard
fun
asDeleted
(
)
:
DittoAttachmentFetchEvent.Deleted
?
Content copied to clipboard
as
Progress
Link copied to clipboard
fun
asProgress
(
)
:
DittoAttachmentFetchEvent.Progress
?
Content copied to clipboard
Properties
downloaded
Bytes
Link copied to clipboard
val
downloadedBytes
:
Long
Content copied to clipboard
total
Bytes
Link copied to clipboard
val
totalBytes
:
Long
Content copied to clipboard
type
Link copied to clipboard
open
override
val
type
:
DittoAttachmentFetchEventType
Content copied to clipboard