customer-android-kotlin

//core/com.kustomer.core.providers/KusKbProvider/getKnowledgeBaseSettings

getKnowledgeBaseSettings

[androidJvm]
abstract suspend fun getKnowledgeBaseSettings(): KusResult<KusKnowledgeBaseConfig?>?

Returns the External Domain for the current Knowledge Base

Return

KusResult of type KusExternalDomain