onDeferred

abstract fun onDeferred()

Called when the transporter has decided not to connect to the transporter at this time.

This method is useful for transporters who do not wish to allow the caller of connect to manage the connection or would rather wait to connect until necessary.