getLineByConnectionId
Syntax
getLineByConnectionId(connectionID)
Description
Get the line object with the call.
Parameters
| Parameter | Description |
|---|---|
|
connectionId |
The connection ID associated with a call. |
Returns
Returns a Line object. Returns null if there is no line with that call.
Related Topics