set Last Read Message Index
abstract fun setLastReadMessageIndex(lastReadMessageIndex: Long, listener: CallbackListener<Long>)
Content copied to clipboard
Set user last read message index for the conversation.
Parameters
last Read Message Index
read message index
listener
Status listener to report result of the operation that receives current number of unread messages.
Throws
If conversation isn't synchronized properly.