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>
|
|
isAutoMergeOn |
boolean
|
<optional>
|
for multiparty conference, the call cannot be put on hold, and is being auto-merged |
isConsultCall |
boolean
|
<optional>
|
true if the call is a Consult call |
|
- Source: