deleteAllMessages

abstract fun deleteAllMessages(conversation: IRainbowConversation?, notification: IMamNotification?)

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