BackToRouteCallback

Callback which is responsible to inform about BackToRouteResponse or respective failure.

Important: This is a Public Preview API. It may be changed or removed at any time.

Inherited functions

Link copied to clipboard
abstract fun onFailure(failure: RoutingFailure)
Link copied to clipboard
abstract fun onSuccess(result: BackToRouteResponse)