flushQueue #
Empties the offline queue without replaying it.
Return Value #
Returns the Kuzzle
SDK instance to allow chaining.
Usage #
<?php
// not implemented (this SDK uses HTTP and is thus stateless)
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.
Empties the offline queue without replaying it.
Returns the Kuzzle
SDK instance to allow chaining.
<?php
// not implemented (this SDK uses HTTP and is thus stateless)