From Bright Pattern Documentation
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

Syntax stopCallRecording(callback);
Description Stops voice recording for the current call.
Parameters callback – function that will be called upon completion of the method; see Callback
Note Prior to version 3.8, this method was called stopCurrentCallRecording(); backward compatibility is preserved
< Previous | Next >