Handler for after a room is created.
Optional
Enables the handler to signal to the Apps framework whether this handler should actually be executed for after the room has been created.
The room which was created
An accessor to the environment
An accessor to the outside world
whether to run the execute or not
Method called after the room has been created.
An accessor to the App's persistence
Generated using TypeDoc
Handler for after a room is created.