CallResult

Represents the result type for call-related functions.

Constructor

new CallResult(param)

Parameters

Field Details
param
Type
object
Description
Parameters associated with the call result.
param.call
Type
PhoneCall
Description
The call associated with this result.