Resetting the Android SDK state
Resetting the Android SDK state implies the removal of cached data from memory. Access tokens will be removed and the user will be logged out. It won't, however delete the refresh token nor will it remove any saved data. The Android SDK will be in a similar state as after application restart.
In case of failure, a OneginiResetError
will be returned.