set Resource Paths
abstract fun setResourcePaths(resourcePaths: ResourcesParameters, callback: ResourcesCallback): SdkReleasable
Provides information related to resources needed by the navigation application.
Return
An instance of SdkReleasable to manage the lifecycle of the callback.
Parameters
resource Paths
Object containing resource paths.
callback
The callback to be invoked when the operation is complete.