Skip to main content

handoff_end

Method
This is a method of the Event class in the bus module.
Create handoff end event

Signature

def handoff_end(source: impl Into<String>, target: impl Into<String>) -> Self

Parameters

source
impl Into<String>
required
No description available.
target
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.