removeConnection #
Removes a client connection from Kuzzle.
Arguments #
removeConnection(connectionId);
Arguments | Type | Description |
---|---|---|
connectionId | string | The ClientConnection unique identifier to remove |
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.
Removes a client connection from Kuzzle.
removeConnection(connectionId);
Arguments | Type | Description |
---|---|---|
connectionId | string | The ClientConnection unique identifier to remove |