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