Class Upload

java.lang.Object
org.filestack.internal.Upload

public class Upload extends Object
Holds upload state and request logic.
  • Constructor Details

  • Method Details

    • run

      public io.reactivex.Flowable<Progress<FileLink>> run()
      Start this upload asynchronously. Returns progress updates.
      Returns:
      Flowable that emits Progress events