From Bright Pattern Documentation
Tag: Undo |
(Updated via BpDeleteTranslateTags script) |
||
Line 1: | Line 1: | ||
− | + | ||
=Agent Desktop Client-Side JavaScript API Specification= | =Agent Desktop Client-Side JavaScript API Specification= | ||
Introduction | Introduction | ||
Line 84: | Line 84: | ||
*[[AgentDesktop-client-side-javascript-api-specification/onCallAudioQualityAlert | onCallAudioQualityAlert]] | *[[AgentDesktop-client-side-javascript-api-specification/onCallAudioQualityAlert | onCallAudioQualityAlert]] | ||
*[[AgentDesktop-client-side-javascript-api-specification/onWebScreenPopCustom | onWebScreenPopCustom]] | *[[AgentDesktop-client-side-javascript-api-specification/onWebScreenPopCustom | onWebScreenPopCustom]] | ||
− | |||
− | |||
− |
Latest revision as of 04:01, 29 May 2024
• 5.19
Agent Desktop Client-Side JavaScript API Specification
Introduction
General Information
Agent State
Configuration Controls
- getTeams
- getTeamMembers
- getServicesList
- getService
- setService
- setVariable
- getPhoneDevicesList
- getPhoneDevice
- setPhoneDevice
- getDIDNumbersList
- getDIDNumber
- setDIDNumber
Interaction Controls
- startChat
- sendChatMessage
- suggestChatMessage
- acceptInteraction
- rejectInteraction
- getDispositionsList
- setDisposition
- addNote
- updateNote
- replaceNote
- setRescheduleWindow
- switchActiveInteraction
- addInteractionAssociatedObject
- setInteractionActiveScreen
- blindTransfer
- transfer
Call Controls
- startCall
- setCallMute
- setCallHold
- sendDtmf
- consultCall
- inviteToCallConference
- removeFromCallConference
- destroyCallConference
Complete and Terminate an Interaction
Recording Controls
Widget Controls
Callbacks
- onLogin
- onLogout
- onAgentStateChange
- onInteractionStateChange
- onNewInteraction
- onInteractionEnd
- onSaveActivityRecord
- onActiveInteractionSwitch
- onRequestTransferData
- onLoadTransferData
- onSearchKnowledgeBase
- onGetKnowledgeBaseArticle
- onActivateInteractionScreen
- onScreenRecordingStateChange
- onWidgetMinimizedChange
- onServerError
- onSoftphoneStatusChange
- onAudioDeviceChange
- onPhoneCapabilitiesChange
- onCallAudioQualityAlert
- onWebScreenPopCustom