flushQueue #
Empties the offline request queue without playing it.
Signature #
io.kuzzle.sdk.Kuzzle flushQueue()
Return #
The io.kuzzle.sdk.Kuzzle
instance.
Usage #
kuzzle.flushQueue();
Edit this page on Github(opens new window)
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.
This SDK has been deprecated because of stability issues. It is not advised to use it in a production environment.
Empties the offline request queue without playing it.
io.kuzzle.sdk.Kuzzle flushQueue()
The io.kuzzle.sdk.Kuzzle
instance.
kuzzle.flushQueue();