Class ProgressReportingRequestBody

java.lang.Object
okhttp3.RequestBody
com.amilesend.client.connection.file.ProgressReportingRequestBody

public class ProgressReportingRequestBody extends okhttp3.RequestBody
A customized implementation of RequestBody that wraps an existing request body and uses a custom sink track transfer progress.
See Also: