//core/com.kustomer.core/KustomerCoreOptions/Builder/setChatAssistant
[androidJvm]
fun setChatAssistant(chatActiveAssistant: KusActiveAssistant?): KustomerCoreOptions.Builder
Pass in Chat Assistant to be used while creating every new conversation
androidJvm
chatActiveAssistant | - Chat assistant setting to be used, either using specific ID or set to use no assistant. |