NAV
javascript

.allowScreenshot()

var allow = true;
SnapEngage.allowScreenshot(allow);

Deprecated. We are not supporting the screenshot option at present.

Should the Pre-Chat and Offline forms include the Screenshot option? (The screenshot lets visitors send a screenshot of the current page to the agent.)

Parameters

Parameter Type Description
allow boolean If set to true, legacy prechat and offline forms will include an option for visitors to send a screenshot. If set to false, the forms will not include the screenshot option.