//core/com.kustomer.core/KustomerCore/Companion
[androidJvm]
object Companion
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(): KusLogLevel |