user_event
user_event
Send a custom user-defined event on the call. User events allow you to pass application-specific data through the RELAY event system. Other listeners on the same call can receive and react to these events.
Parameters
event
The event name or identifier.
Returns
dict — Server response confirming the event was sent.