on_event
Method
This is a method of the StreamCallback class in the streaming module.Called when a stream event is emitted
Signature
Parameters
No description available.
Returns
The result of the operation.
on_event: Called when a stream event is emitted
This is a method of the StreamCallback class in the streaming module.Called when a stream event is emitted
def on_event(&self, event: &StreamEvent) -> ()