unsubscribe
Method
This is a method of the EventBus class in the bus module.Unsubscribe by ID
Signature
Parameters
No description available.
Returns
The result of the operation.
unsubscribe: Unsubscribe by ID
This is a method of the EventBus class in the bus module.Unsubscribe by ID
def unsubscribe(&self, subscription_id: usize) -> bool