getChatconnectionByConnectionId
Syntax
getChatconnectionByConnectionId(connectionId)
Description
Get the chatconnection object with the chatconnection Id.
Parameters
| Parameter | Description |
|---|---|
|
connectionId |
The connection id associated with a chat. |
Returns
Line object, null if there is no connection with that chatconnection id.