generateDownloadUri

abstract fun generateDownloadUri(attachment: Attachment): Uri

Generates a download URI for the given attachment.

Return

The download URI for the given attachment.

Parameters

attachment

The attachment to generate the download URI for.