Interface IScreenshotKeyController.IScreenshotEventListener

Enclosing interface:
IScreenshotKeyController

public static interface IScreenshotKeyController.IScreenshotEventListener
  • Method Details

    • doneScreenshot

      void doneScreenshot(String file)
    • failedScreenshot

      void failedScreenshot(String file, Exception e)