verifyRetrievedMessage

abstract suspend fun verifyRetrievedMessage(messageId: Int)

Verifies the message with associated messageId is retrieved successful.

This API should be used after the message has passed server-client's validation process.