Handler for after a room is deleted.
Optional
Enables the handler to signal to the Apps framework whether this handler should actually be executed for after the room has been deleted.
The room which was deleted
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 deleted.
An accessor to the App's persistence
Generated using TypeDoc
Handler for after a room is deleted.