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