Life Cycle Hooks
on_message
Decorator to react to messages coming from the UI. The decorated function is called every time a new message is received.
Parameters
The message coming from the UI.
Usage
Was this page helpful?
Decorator to react to messages coming from the UI. The decorated function is called every time a new message is received.
The message coming from the UI.
Was this page helpful?