getCallById
Syntax
getCallById(id)
Description
Retrieve the call object by the call ID.
Parameters
| Parameter | Description |
|---|---|
|
id |
The call ID. |
Returns
Type: Call object.
Related Topics