DittoAttachmentFetchEventHandler

interface DittoAttachmentFetchEventHandler

Typically this will only be used if interacting with the SDK from Java. You can call fetchAttachment with an attachment token and an object that implements this interface.

Functions

onFetchEvent
Link copied to clipboard
abstract fun onFetchEvent(event: DittoAttachmentFetchEvent)