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