stream-chat-android
Toggle table of contents
7.3.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-chat-android
stream-chat-android-ui-components
/
io.getstream.chat.android.ui.viewmodel.messages
/
MessageListViewModel
/
Event
/
DownloadAttachment
/
DownloadAttachment
Download
Attachment
constructor
(
downloadAttachmentCall
:
(
)
->
Call
<
Unit
>
)
Parameters
download
Attachment
Call
A handler for downloading that returns a
Call
with the option of asynchronous operation.