customer-android-kotlin

//core/com.kustomer.core/KustomerCore/Companion

Companion

[androidJvm]
object Companion

Functions

Name Summary
getInstance [androidJvm]
fun getInstance(): KustomerCore
init [androidJvm]
fun init(application: Application, apiKey: String, kustomerCoreOptions: KustomerCoreOptions? = null): KusResult<Boolean>
Initializes Kustomer Core instance Should be called from Application class only
kbBaseUrl [androidJvm]
fun kbBaseUrl(domain: String?): String
logLevel [androidJvm]
fun logLevel(): Int