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 #
<?php
// not implemented (this SDK uses HTTP and is thus stateless)
Edit this page on Github(opens new window)