Class: VoiceCapabilitiesResult

VoiceCapabilitiesResult(param)

Class representing result type for getVoiceCapabilities()

Constructor

new VoiceCapabilitiesResult(param)

Create VoiceCapabilitiesResult
Parameters:
Name Type Description
param object
Properties
Name Type Attributes Description
hasMute boolean <optional>
hasRecord boolean <optional>
hasMerge boolean <optional>
hasSwap boolean <optional>
hasBlindTransfer boolean <optional>
True if vendor supports blind transfers
hasSignedRecordingUrl boolean <optional>
supportsMos boolean <optional>
True if vendor support MOS
hasSupervisorListenIn boolean <optional>
True if vendor supports supervisor listening to a ongoing call
hasSupervisorBargeIn boolean <optional>
True if vendor supports Supervisor barging into a ongoing call
hasPhoneBook boolean <optional>
True if vendor supports the phoneBook UI
hasGetExternalSpeakerDeviceSetting boolean <optional>
True if vendor supports retrieving the speaker device ID
hasSetExternalSpeakerDeviceSetting boolean <optional>
True if vendor supports setting the speaker device ID
hasGetExternalMicrophoneDeviceSetting boolean <optional>
True if vendor supports retrieving the microphone device ID
hasSetExternalMicrophoneDeviceSetting boolean <optional>
True if vendor supports setting the microphone device ID
canConsult boolean <optional>
True if can consult
isDialPadDisabled boolean <optional>
True if dial pad is disabled
isHidSupported boolean <optional>
True if vendor supports hid or headset controllers
isPhoneBookDisabled boolean <optional>
True if phone book is disabled
Source:

Classes

VoiceCapabilitiesResult