Class TakeSourceScreenshot.Response

    • Constructor Detail

      • Response

        public Response()
    • Method Detail

      • getSourceName

        public String getSourceName()
        Source name
      • getImg

        public String getImg()
        Image Data URI (if `embedPictureFormat` was specified in the request)
      • getImageFile

        public String getImageFile()
        Absolute path to the saved image file (if `saveToFilePath` was specified in the request)