Bright Pattern Documentation
  • View sourceView history
  • Login / Create Account
From Bright Pattern Documentation
< latest:Desktop-javascript-api-specification
Jump to: navigation, search

Contents

  • Desktop JavaScript API Specification
  • Introduction
  • Purpose
  • AudienceAPI Methods
  • General InformationDialing and Transfers
  • Dial Number
  • Select Service
  • setRescheduleWindow
  • Single-Step Transfer
  • Single-Step ConferenceCompleting and Terminating an Interaction
  • Complete Interaction
  • Complete Interaction with Disposition and Notes
  • Post Variable
  • Set Disposition
  • Set Disposition By Name
  • Set Notes
  • Set Reporting Custom Field
  • Terminate InteractionCall and Screen Recordings Control
  • Callback
  • Pause Call and Screen Recording
  • Resume Call and Screen RecordingCall Recordings Control
  • Get Call Recording Status
  • Mute Call Recording
  • Unmute Call Recording
  • Start Call Recording
  • Stop Call RecordingScreen Recordings Control
  • Get Screen Recording Status
  • Pause Screen Recording
  • Resume Screen Recording
  • Stop Screen Recording
    • 1.1 Request
      • 1.1.1 Syntax
      • 1.1.2 Parameters

Stop Screen Recording

Stops screen recording of the user session.

Request

Syntax

stopScreenRecording(callback);

Parameters

Parameter Type Optional/Required Description
callback Function Required Function that will be called upon completion of the method
< Previous
Retrieved from "https://help.brightpattern.com/index.php?title=latest:Desktop-javascript-api-specification/StopScreenRecording&oldid=145078"