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)