onResult

abstract fun onResult(conversations: List<Conversation>?, e: SendbirdException?)

Called when the list of Conversation is loaded.

Since

4.26.0

Parameters

conversations

The list of Conversation.

e

The exception.