SDK
SDK Android v3.x
1

You are currently looking at the documentation of a previous version of Kuzzle. We strongly recommend that you use the latest version. You can also use the version selector in the top menu.

unsetJwtToken #

Unsets the internal JSON Web Token used for authentication, and stops all existing subscriptions.


Return Value #

Returns the Kuzzle SDK object to allow chaining.

Usage #

Copied to clipboard!
kuzzle.unsetJwtToken();