Handler for after a message is sent.
Optional
Enables the handler to signal to the Apps framework whether this handler should actually be executed for after the message has been sent.
The message which was sent
An accessor to the environment
An accessor to the outside world
whether to run the executor function
Method called after the message is sent to the other clients.
An accessor to the App's persistence
Generated using TypeDoc
Handler for after a message is sent.