// TODO (Requires the user id ("_id) and user status ("status") to be returned from the REST API call. Check out current PR status here: https://github.com/RocketChat/Rocket.Chat/pull/8147)
overridefunrequestMemberList(roomId:String,
overridefunrequestMemberList(roomId:String,
roomType:String,
roomType:String,
hostname:String,
hostname:String,
...
@@ -231,20 +230,23 @@ class RoomListPresenter(val context: Context, val view: RoomListContract.View):
...
@@ -231,20 +230,23 @@ class RoomListPresenter(val context: Context, val view: RoomListContract.View):