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.feature.messages.list
/
MessageListView
/
AttachmentDownloadHandler
/
onAttachmentDownload
on
Attachment
Download
abstract
fun
onAttachmentDownload
(
attachmentDownloadCall
:
(
)
->
Call
<
Unit
>
)