setAttachmentSelectionListener

Deprecated

Use the new [AttachmentsSelectionListener] interface instead

Replace with

import io.getstream.chat.android.ui.feature.messages.composer.attachment.picker.AttachmentsPickerDialogFragment.AttachmentsSelectionListener
setAttachmentsSelectionListener(attachmentsSelectionListener)

Sets the listener that will be notified when picking attachments has been completed.