getLastReadMessageIndex

abstract fun getLastReadMessageIndex(): Long

Return user last read message index for the conversation.

Return

read message index. Null if not set

Throws

If conversation isn't synchronized properly.