Class AsyncUploadResult


  • public class AsyncUploadResult
    extends Object
    The class holds the result of asynchronous upload to Backend
    • Constructor Detail

    • Method Detail

      • getFile

        public File getFile()
      • getException

        public Exception getException()
      • setException

        public void setException​(Exception exception)