SharedCapabilitiesResult
Represents the result type for the rep capabilities that are shared across partner telephony and Messaging.
new SharedCapabilitiesResult(param)
| Field | Type | Description |
|---|---|---|
| param | object | Parameters associated with the shared capabilities result. |
| param.debugEnabled | boolean | Indicates whether the rep can download logs. |
| param.hasAgentAvailability | boolean | Indicates whether the connector provides rep availability for phone book contacts or reps in the Messaging transfer rep list. If this parameter is false, Salesforce tries to calculate availability for contacts of type Agent and the value specified in Contact.availability is ignored. |
| param.hasAutoAcceptEnabled | boolean | Indicates whether the rep has auto accept enabled. |
| param.hasContactSearch | boolean | Indicates whether the vendor supports contact search. |
| param.hasPendingStatusChange | boolean | Indicates whether the pending status change behavior is enabled. |
| param.hasQueueWaitTime | boolean | Indicates whether Salesforce or the partner provider for telephony, Messaging, or Contact Center as a Service (CCaaS) calculates estimated wait time values. If this parameter is false, Salesforce calculates the estimated wait times. If this parameter is true, the partner provider calculates the estimated wait times. The default value is false. |
| param.hasSFDCPendingState | boolean | Indicates whether Amazon Connect has sfdc_pending state. |
| param.hasTransferToOmniFlow | boolean | Indicates whether the voice call or Messaging session can be transferred to an Omni-Channel flow. The default value is false. |