AcceptChatEx
This method contains the update for the input argument. It is a newer version of the existing AcceptChat method. It is used whenever a new or transferred chat is accepted to open the chat pane and dashboard and to update the activity information, such as the Contact ID and Service Request ID. The following table shows the input PropertySet arguments for AcceptChatEx.
Input Argument | Description |
---|---|
|
The row ID of the activity created by the CTI event log. |
|
The interaction ID of the active chat interaction. |
|
The row ID of the service request record. |
|
The row ID of the account record. |
|
The row ID of the contact record. |
|
A value of 1 indicates a transferred chat. Any value other than 1 indicates a new inbound chat. |
|
The first name of the customer. |
|
The last name of the customer. |
|
The work ID of the active chat interaction. |
The following table shows the output PropertySet argument for AcceptChatEx.
Output Argument | Description |
---|---|
|
A value of True indicates the following:
|