VoiceCapabilitiesResult

Represents the result type for the rep capabilities for Voice.

new VoiceCapabilitiesResult(param)

FieldTypeDescription
paramobjectParameters associated with the Voice capabilities result.
param.hasBlindTransferbooleanIndicates whether the vendor supports blind transfer. The default value is false.
param.hasConsultbooleanIndicates whether a rep can make consult calls (true) or not (false). The default is false.
param.hasMergebooleanIndicates whether merge is supported.
param.hasMutebooleanIndicates whether mute is supported.
param.hasPhoneBookbooleanIndicates whether rep-to-rep and rep-to-queue calls are enabled in the Omni-Channel widget. 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.signedRecordingDurationstringThe signed recording duration.
param.signedRecordingUrlstringThe signed recording URL.
param.supportsMosbooleanIndicates whether the vendor supports MOS scores.
param.isDialPadDisabledbooleanIndicates whether the dial pad in the softphone is disabled (true) or enabled (false) when the rep is online and there are no active calls. By default, this value is false, meaning the dial pad remains enabled in the softphone when the rep is online and there are no active calls. If true, the dial pad is disabled in the softphone when the rep is online and there are no active calls.
param.isPhoneBookDisabledbooleanIndicates whether the phone book in the softphone is disabled (true) or enabled (false) when the rep is online and there are no active calls. By default, this value is false, meaning the phone book remains enabled when the rep is online and there are no active calls. If true, the phone book is disabled in the softphone when the rep is online and there are no active calls.
param.isHidSupportedbooleanIndicates whether the Human Interface Device (HID) headset controls are enabled (true) or disabled (false). By default, this value is false, meaning the headset controls are disabled. If true, headset controls are enabled.