onAttachmentsSelected

abstract fun onAttachmentsSelected(attachments: List<Attachment>)

Called when attachment picking has been completed.

Parameters

attachments

The list of selected attachments.