In order to remove the provided listeners and stop any API calls performed by the manager, make sure to call the cleanup function.
1
fun cleanup(cleanClientSessionCache: Boolean = true)
kotlin
copy
Parameters
cleanClientSessionCache
BooleanDefault: true