ListUsers module¶
-
class
use_cases.room.listusers.
Listusers
¶ Bases:
object
Class to listusers in the room or the lobby
-
static
response
(user, server, args) → None¶ Performs the listing of users in room or the lobby
- Parameters
server – IP where the server will be allocated
args – args to list the users
- Returns
user obj with the changes
-
static