ParticipantResult

Represents the result for the addParticipant() function.

Constructor 

new ParticipantResult(initialCallHasEnded, callInfo, phoneNumber, callId)

Functions Where Used 

Parameters 

FieldTypeDescription
initialCallHasEndedbooleanThe parent call value for callAttributes.initialCallHasEnded.
callInfoCallInfoCall info for the transfer call using key value pairs in a JSON object.
phoneNumberstringPhone number of the new participant.
callIdstringOptional. New transfer call ID.

DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!