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.
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.