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()
kotlin
copy
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()