markMessageFromConversationAsRead

abstract fun markMessageFromConversationAsRead(conversation: IRainbowConversation?, message: IMMessage?)

Mark a message from a conversation as read.

The contact of the conversation will be able to know that the message have been read.

Parameters

conversation

IRainbowConversation The conversation to mark a message as read

message

@object:IMMessage The message to mark as read