From Bright Pattern Documentation
(Created page with "<translate> =Agent Desktop Client-Side JavaScript API Specification= Introduction * Purpose *AgentDesktop...") |
|||
Line 2: | Line 2: | ||
=Agent Desktop Client-Side JavaScript API Specification= | =Agent Desktop Client-Side JavaScript API Specification= | ||
Introduction | Introduction | ||
− | *[[AgentDesktop-client-side-javascript-api-specification/Purpose | | + | *[[AgentDesktop-client-side-javascript-api-specification/Purpose | Purpose1]] |
*[[AgentDesktop-client-side-javascript-api-specification/Audience | Audience]] | *[[AgentDesktop-client-side-javascript-api-specification/Audience | Audience]] | ||
General Information | General Information |
Revision as of 16:22, 16 September 2022
• 5.19
<translate>
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
</translate>