onMessageListReceived

abstract fun onMessageListReceived(@NonNull conversationId: String)

Called when backend sends a message list for the given conversationId.

The message list is already saved in the local database and you can retrieve it using : getMessages

Parameters

conversationId

The conversation ID