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