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.composer.attachment.picker
/
AttachmentsPickerDialogFragment
/
AttachmentsSelectionListener
/
onAttachmentsSelected
on
Attachments
Selected
abstract
fun
onAttachmentsSelected
(
attachments
:
List
<
Attachment
>
)
Called when attachment picking has been completed.
Parameters
attachments
The list of selected attachments.