customer-android-kotlin

//core/com.kustomer.core.providers/KusChatProvider/logOut

logOut

[androidJvm]
abstract fun logOut()

Clears all in memory cache. This will not close any active conversations for the user. To fetch the current user’s chat data again, call KusChatProvider.logIn to login the user