googleDirectionLibrary / com.akexorcist.googledirection.config / GoogleDirectionConfiguration / setCustomClient

setCustomClient

open fun setCustomClient(customClient: OkHttpClient): Unit

Set the custom OkHttpClient to replace the default client in this library

Parameters

customClient - The OkHttpClient object

Since
1.0.0