From Bright Pattern Documentation
Jump to: navigation, search
imported>Tracy
 
(Updated via BpDeleteTranslateTags script)
 
Line 1: Line 1:
<translate>
+
 
 
= Mute Call Recordings =  
 
= Mute Call Recordings =  
 
Mutes the call recording.
 
Mutes the call recording.
Line 22: Line 22:
 
== Response ==
 
== Response ==
 
Empty. In response to the request, the call recording is muted.
 
Empty. In response to the request, the call recording is muted.
 
 
 
</translate>
 

Latest revision as of 04:09, 29 May 2024

• 5.19 • 5.3 • 5.8


Mute Call Recordings

Mutes the call recording.

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

Request

Syntax

window.bpspat.api.muteCallRecordings()

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 muted.

< Previous | Next >