getRouteRefresh

abstract fun getRouteRefresh(options: RefreshOptions, callback: RouteRefreshCallback)

This method is called when the Nav SDK makes a route refresh request.

Parameters

options

Options which indicate which route to refresh.

callback

A callback which should be called when refreshed route is ready or in case of error.