action_invoked
Description:
Emitted whenever an action is invoked.
Handler should process action
and must call either @return
or return_error.
Parameters:
action |
The invoked ServiceAction |
Emitted whenever an action is invoked.
Handler should process action
and must call either @return
or return_error.
action |
The invoked ServiceAction |