toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-ui-components
/
io.getstream.chat.android.ui.feature.messages.list
/
MessageListView
/
AttachmentDownloadHandler
Attachment
Download
Handler
fun
interface
AttachmentDownloadHandler
Members
Functions
on
Attachment
Download
Link copied to clipboard
abstract
fun
onAttachmentDownload
(
attachmentDownloadCall
:
(
)
->
Call
<
Unit
>
)