Room List Query Result Handler
fun interface RoomListQueryResultHandler
Content copied to clipboard
A class that provides the onResult()
to handle information about a list of rooms or an error from Sendbird server.
Since
1.7.0
Functions
on Result
Link copied to clipboard
A callback function that receives information about a list of rooms or an error from Sendbird server.