From Bright Pattern Documentation
<translate>
Mute Call Recording (Callback)
Mutes the call recording and gets confirmation that recording is on mute.
Request
Syntax
window.bpspat.api.muteCallRecording(callback) callback = function(data) { }
Arguments
Parameter | Type | Description |
callback | function | JavaScript method executed when API method request is completed |
Response
QQQ
</translate>