toggle menu
stream-chat-android
6.8.0
androidJvm
switch theme
search in API
stream-chat-android-ui-common
/
io.getstream.chat.android.ui.common.helper
/
DownloadAttachmentUriGenerator
Download
Attachment
Uri
Generator
fun
interface
DownloadAttachmentUriGenerator
Generates a download URI for the given attachment.
Inheritors
DefaultDownloadAttachmentUriGenerator
Members
Functions
generate
Download
Uri
Link copied to clipboard
abstract
fun
generateDownloadUri
(
attachment
:
Attachment
)
:
Uri
Generates a download URI for the given attachment.