Class PrepareProgress
java.lang.Object
com.regula.documentreader.api.completions.model.PrepareProgress
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
downloadedBytes
public int downloadedBytes -
totalBytes
public int totalBytes
-
-
Constructor Details
-
PrepareProgress
public PrepareProgress(int downloadedBytes, int totalBytes)
-
-
Method Details
-
getProgress
public int getProgress()
-