ListRoom module¶
-
class
use_cases.user.listroom.
Listroom
¶ Bases:
object
Class to listrooms of the server
-
static
response
(user, server, args) → entities.ent_user.User¶ Performs the listing of rooms in the server
- Parameters
server – IP where the server will be allocated
args – args to list the rooms
- Returns
user obj with the changes
-
static