DittoAttachmentFetcher

class DittoAttachmentFetcher : Closeable

These objects are returned by calls to DittoStore.fetchAttachment.

Functions

Link copied to clipboard
open override fun close()

Stops fetching the associated attachment and cleans up any associated resources.

Properties

Link copied to clipboard
val store: WeakReference<DittoStore>