start

Called when the broker is started. The streaming API should be initialized here.

Syntax

def start(self) -> None:

Returns

This method does not return anything.

Raises