CallResult
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. |
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. |