stopQueuing #
Stops the requests queuing. Works only in offline mode, and if the autoQueue option is set to false
.
Return Value #
Returns the Kuzzle
SDK object to allow chaining.
Usage #
kuzzle.stopQueuing();
Edit this page on Github(opens new window)