// 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,
roomType:String,
hostname:String,
...
...
@@ -231,24 +230,27 @@ class RoomListPresenter(val context: Context, val view: RoomListContract.View):