From Bright Pattern Documentation
< 5.19:Embedded-agent-desktop-sdk-specification‎ | Methods
Revision as of 23:12, 12 February 2019 by Tracy (talk | contribs) (Created page with "<translate> = Unmute Call Recordings = Unmutes the call recording. == Request == === Syntax === window.bpspat.api.unmuteCallRecordings() === Arguments === {|border="1" styl...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
• 5.19 • 5.3 • 5.8

<translate>

Unmute Call Recordings

Unmutes the call recording.

Request

Syntax

window.bpspat.api.unmuteCallRecordings()

Arguments

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

Response

Empty.

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



</translate>

< Previous | Next >