Beispiel #1
0
 def build_room_context_handler(self):
     return RoomContextHandler(self)
Beispiel #2
0
 def get_room_context_handler(self) -> RoomContextHandler:
     return RoomContextHandler(self)