Room Handler
fun interface RoomHandler
Content copied to clipboard
A class that provides the onResult()
to handle information about a room or an error from Sendbird server.
Since
1.6.0
Functions
on Result
Link copied to clipboard
A callback function that receives information about a room or an error from Sendbird server.