Functions

Link copied to clipboard
abstract fun execute(block: (GetDestinationCallback) -> Unit)
Link copied to clipboard
abstract fun onFailure(error: Throwable)
Link copied to clipboard
abstract fun onNoActiveRouteFailure()
Link copied to clipboard
abstract fun onSuccess(latitude: Double, longitude: Double)