DefaultDownloadAttachmentUriGenerator

Default implementation of DownloadAttachmentUriGenerator that generates a download URI based on the asset URL or image URL of the attachment.

Functions

Link copied to clipboard
open override fun generateDownloadUri(attachment: Attachment): Uri

Generates a download URI for the given attachment.