delete All Messages
abstract fun deleteAllMessages(conversation: IRainbowConversation?, notification: IMamNotification?)
Content copied to clipboard
Delete all messages from a conversation.
This action is only done on the user side. The other contact still has all his messages.
Parameters
conversation
@object:IRainbowConversation The conversation to delete all messages
notification
IMamNotification Callback with complete
method