From Bright Pattern Documentation
Jump to: navigation, search

unmuteCallRecordings()

Unmutes the call recording.

See the Agent Desktop 1.0 SDK Specification's Use Cases section for ways to use this method.

Request

Syntax

window.bpspat.api.unmuteCallRecordings()


Arguments

Parameter Type Description
empty N/A There is no response when this method request is completed


Response

Empty. In response to the request, the call recording is unmuted.

< Previous | Next >