//core/com.kustomer.core/KustomerCoreOptions/Builder/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
androidJvm
hostDomain | to be set for all api calls |