GetDestinationHandler

class GetDestinationHandler(callback: <Error class: unknown class>?) : EventCallbackHandler, GetDestinationCallback

Constructors

Link copied to clipboard
constructor(callback: <Error class: unknown class>?)

Functions

Link copied to clipboard
open override fun onFailure(error: Throwable)
Link copied to clipboard
open override fun onNoActiveRouteFailure()
Link copied to clipboard
open override fun onSuccess(latitude: Double, longitude: Double)