onAttachmentSendRequest

open suspend override fun onAttachmentSendRequest(channelType: String, channelId: String, message: Message)

Updates the SDK before the attachments are sent to backend. It can be used to update the database with the message whose attachments are going to be sent or to change the state of the messages that are presented to the end user.

Parameters

channelType

String

channelId

String

message