search Rooms By Name
abstract fun searchRoomsByName(textToSearch: String?, listener: Bubbles.ISearchRoomListener?)
Content copied to clipboard
Let you search Bubbles by name. It will gives active and archived bubbles.
Parameters
textToSearch
String the text to search
listener
ISearchRoomListener Callback (onSearchRoomSuccess, onSearchRoomFailed)