SDK
SDK Java v2.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.

flushQueue #

Empties the offline queue without replaying it.


Return Value #

Returns the Kuzzle SDK instance to allow chaining.

Usage #

Copied to clipboard!
kuzzle.flushQueue();