Class: ParticipantResult

ParticipantResult(param)

Class representing result type for addParticipant()

Constructor

new ParticipantResult(param)

Create ParticipantResult
Parameters:
Name Type Description
param object
Properties
Name Type Attributes Description
initialCallHasEnded boolean
callInfo CallInfo
callAttributes PhoneCallAttributes <optional>
Any additional call attributes
phoneNumber string
callId string
contact Contact
connectionId string optional connectionID representing a call leg.
Source:

Classes

ParticipantResult