From Bright Pattern Documentation
< 3.16:Desktop-javascript-api-specification
Revision as of 21:37, 5 June 2017 by Tracy (talk | contribs) (Created new topic from branched topic Documentation:ServicePattern:desktop-javascript-api-specification:StopCallRecording:3.15)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
• 3.10 • 3.11 • 3.12 • 3.13 • 3.14 • 3.15 • 3.16 • 3.17 • 3.18

Stop Call Recording

This function stops voice recording for the current call.

Syntax

stopCallRecording(callback);

Parameters

callback – Function that will be called upon completion of the method; see Callback

Note that prior to Bright Pattern Contact Center version 3.8, this method was called stopCurrentCallRecording(); and backward compatibility is preserved.



< Previous | Next >
< Previous | Next >