CapabilitiesResult

Represents the result type for the rep capabilities.

This object is available in API version 61.0 and earlier. In API version 62.0 and later, use SharedCapabilitiesResult or VoiceCapabilitiesResult instead.

new CapabilitiesResult(param)

FieldTypeDescription
paramobjectParameters associated with the capabilities result.
param.debugEnabledbooleanIndicates whether the rep can download logs.
param.hasAgentAvailabilitybooleanIndicates 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.hasBlindTransferbooleanIndicates whether the vendor supports blind transfer. The default value is false.
param.hasContactSearchbooleanIndicates whether the vendor supports contact search.
param.hasMergebooleanIndicates whether merge is supported.
param.hasMutebooleanIndicates whether mute is supported.
param.hasPendingStatusChangebooleanIndicates whether the pending status change behavior is enabled.
param.hasPhoneBookbooleanIndicates whether rep-to-rep and rep-to-queue calls are enabled in the Omni-Channel widget. The default value is false.
param.hasQueueWaitTimebooleanIndicates 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.hasRecordbooleanIndicates whether recording is supported.
param.hasSupervisorBargeInbooleanIndicates whether the supervisor can barge in. The default value is false.
param.hasSupervisorListenInbooleanIndicates whether the supervisor can listen in.
param.hasSwapbooleanIndicates whether swap is supported.
param.hasTransferToOmniFlowbooleanIndicates whether the call can be transferred to an Omni-Channel flow. The default value is false.
param.signedRecordingDurationstringThe signed recording duration.
param.signedRecordingUrlstringThe signed recording URL.
param.supportsMosbooleanIndicates whether the vendor supports MOS scores.