Class: ParticipantResult

types.ParticipantResult(initialCallHasEnded, callInfo, phoneNumber, callIdopt)

Class representing result type for addParticipant()

Constructor

new ParticipantResult(initialCallHasEnded, callInfo, phoneNumber, callIdopt)

Create ParticipantResult
Parameters:
Name Type Attributes Description
initialCallHasEnded boolean
callInfo CallInfo
phoneNumber string
callId string <optional>
Source: