Invoked upon a successful connection.
Invoked upon a connection error.
An error occurred during connection.
Invoked upon a successful disconnection.
A reason of disconnection.
Invoked upon an attempt to reconnect.
A reason of disconnection.
Invoked upon a reconnection attempt error.
An error occurred during reconnection.
Invoked when couldn't reconnect within {@link AiProcessConnectionOptions.reconnectionAttempts}.
Invoked upon a successful reconnection
Generated using TypeDoc
Interface to send callbacks to the module when connection state has been changed.
2