From Bright Pattern Documentation
(Created page with "<translate> = Unmute Call Recordings = Unmutes the call recording. == Request == === Syntax === window.bpspat.api.unmuteCallRecordings() === Arguments === {|border="1" styl...") |
(Updated via BpDeleteTranslateTags script) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | ||
− | = | + | = unmuteCallRecordings() = |
Unmutes the call recording. | Unmutes the call recording. | ||
Line 22: | Line 22: | ||
In response to the request, the call recording is unmuted. | In response to the request, the call recording is unmuted. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 04:02, 29 May 2024
unmuteCallRecordings()
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.