customer-android-kotlin

//core/com.kustomer.core/KustomerCoreOptions/Builder/setHostDomain

setHostDomain

[androidJvm]
fun setHostDomain(hostDomain: String): KustomerCoreOptions.Builder

Override host domain i.e. api base url. To be called when connecting to a different environment other than Production

Parameters

androidJvm

   
hostDomain to be set for all api calls