Newer Version Available
DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!
Let us know so we can improve!
Represents the result type for call-related functions.
new CallResult(param)
| Field | Type | Description |
|---|---|---|
| param | object | Parameters associated with the call result. |
| param.call | PhoneCall | The call associated with this result. |
Newer Version Available