set Online Services Configuration
abstract fun setOnlineServicesConfiguration(configuration: OnlineServicesConfigurationParameters, callback: OnlineServicesCallback): SdkReleasable
Sets configuration options of Navigation Online Services
Return
An instance of SdkReleasable to manage the lifecycle of the callback.
Parameters
configuration
The object containing Online Services-specific configuration.
callback
The callback to be invoked when the operation is complete.