screenshotURL property

String screenshotURL
final

The URL of the screenshot service to which the agent will upload screenshots.

This is NOT your controller URL. You likely do not need to call this method unless you have an AppDynamics managed private cloud (very rare).

Note: If you have an on-premise EUM Processor and set the collector URL in collectorURL, then you do not need to call this method because the two URLs are the same, and the agent assumes that is the case.

Implementation

final String screenshotURL;