emit
Method
This is a method of the StreamHandler class in the streaming module.Emit an event to all callbacks
Signature
Parameters
No description available.
Returns
The result of the operation.
emit: Emit an event to all callbacks
This is a method of the StreamHandler class in the streaming module.Emit an event to all callbacks
def emit(&self, event: &StreamEvent) -> ()