on Message Deleted
abstract fun onMessageDeleted( @NonNull conversationId: String, @NonNull deletedMessage: BaseMessage, deletedMessagePosition: Int)
Content copied to clipboard
Called when a message is successfully deleted whether from client to WebChat or the other way around
Parameters
conversation Id
The conversation ID
deleted Message
The deleted message.
deleted Message Position
The position of the deleted message