From Bright Pattern Documentation
< 5.2:Desktop-javascript-api-specification
Revision as of 21:22, 8 June 2018 by Tracy (talk | contribs) (Created new topic from branched topic Documentation:ServicePattern:desktop-javascript-api-specification:PauseCallandScreenRecording:5.1)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
• 5.19 • 5.2 • 5.3 • 5.8

<translate>= Pause Call and Screen Recording=

Syntax parent.frames.postMessage('{"command": "MUTE_CALL_RECORDINGS"}', '*');
Description Mutes call recording (e.g., when an agent opens a payment screen, a third-party web application loaded into Agent Desktop may issue the Javascript command). Note that it does not require loading API code on the application's page.


Syntax parent.frames.postMessage('{"command": "MUTE_SCREEN_RECORDINGS"}', '*');
Description Nutes screen recording (e.g., when an agent opens a payment screen, a third-party web application loaded into Agent Desktop may issue the Javascript command). Note that it does not require loading API code on the application's page.


< Previous | Next >

</translate>/prevnext/