Esempio n. 1
0
 def get_room_shutdown_handler(self) -> RoomShutdownHandler:
     return RoomShutdownHandler(self)
Esempio n. 2
0
 def build_room_shutdown_handler(self):
     return RoomShutdownHandler(self)