toggle menu
SendbirdChat
4.27.1
androidJvm
switch theme
search in API
SendbirdChat
/
com.sendbird.android.handler
/
ConversationListHandler
/
onResult
on
Result
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.