Exemplo n.º 1
0
 def build_room_list_handler(self):
     return RoomListHandler(self)
Exemplo n.º 2
0
 def get_room_list_handler(self) -> RoomListHandler:
     return RoomListHandler(self)