mark Messages From Conversation As Read
abstract fun markMessagesFromConversationAsRead(conversation: IRainbowConversation?): Boolean
Content copied to clipboard
Mark all messages from a conversation as read.
The contact of the conversation will be able to know that all messages have been read.
Use instead `markMessageFromConversationAsRead(IRainbowConversation, IMMessage)
Parameters
conversation
@object:IRainbowConversation The conversation to mark all messages as read