Class: PhoneCallAttributes

PhoneCallAttributes(param)

Class representing PhoneCallAttributes

Constructor

new PhoneCallAttributes(param)

Create PhoneCallAttributes.
Parameters:
Name Type Description
param object
Properties
Name Type Attributes Description
voiceCallId string <optional>
The voice call id
participantType PARTICIPANT_TYPE <optional>
The participant type of the call
dialerType DIALER_TYPE <optional>
The dialer type of the call
parentId string <optional>
The parent call id of the call
isOnHold boolean <optional>
hasSupervisorBargedIn boolean <optional>
Source:

Classes

PhoneCallAttributes