From Bright Pattern Documentation
Line 11: | Line 11: | ||
* [[Embedded-agent-desktop-sdk-specification/Methods/singleStepConference | singleStepConference]] | * [[Embedded-agent-desktop-sdk-specification/Methods/singleStepConference | singleStepConference]] | ||
Completing and Terminating an Interaction | Completing and Terminating an Interaction | ||
− | * [[Embedded-agent-desktop-sdk-specification/Methods/ | + | * [[Embedded-agent-desktop-sdk-specification/Methods/setDisposition | setDisposition]] |
+ | * [[Embedded-agent-desktop-sdk-specification/Methods/terminateInteraction | terminateInteraction]] | ||
+ | * [[Embedded-agent-desktop-sdk-specification/Methods/completeInteraction | completeInteraction]] | ||
+ | * [[Embedded-agent-desktop-sdk-specification/Methods/completeInteractionWithDisp | completeInteractionWithDisp]] | ||
Call Recordings Control | Call Recordings Control | ||
− | * [[Embedded-agent-desktop-sdk-specification/Methods/ | + | * [[Embedded-agent-desktop-sdk-specification/Methods/muteCallRecordings | muteCallRecordings()]] |
+ | * [[Embedded-agent-desktop-sdk-specification/Methods/unmuteCallRecordings | unmuteCallRecordings()]] | ||
+ | * [[Embedded-agent-desktop-sdk-specification/Methods/getCallRecordingStatusCallback | getCallRecordingStatus(callback)]] | ||
+ | * [[Embedded-agent-desktop-sdk-specification/Methods/startCallRecordingCallback | startCallRecording(callback)]] | ||
+ | * [[Embedded-agent-desktop-sdk-specification/Methods/stopCallRecordingCallback | stopCallRecording(callback)]] | ||
+ | * [[Embedded-agent-desktop-sdk-specification/Methods/muteCallRecordingCallback | muteCallRecording(callback)]] | ||
+ | * [[Embedded-agent-desktop-sdk-specification/Methods/unmuteCallRecordingCallback | unmuteCallRecording(callback)]] | ||
</translate> | </translate> |
Revision as of 22:43, 12 February 2019
<translate>
Methods
Agent State
Dialing and Transfers
Completing and Terminating an Interaction
Call Recordings Control
- muteCallRecordings()
- unmuteCallRecordings()
- getCallRecordingStatus(callback)
- startCallRecording(callback)
- stopCallRecording(callback)
- muteCallRecording(callback)
- unmuteCallRecording(callback)
</translate>