Class ProgressResponseBody

java.lang.Object
com.squareup.okhttp.ResponseBody
com.aspose.tasks.cloud.ProgressResponseBody
All Implemented Interfaces:
Closeable, AutoCloseable

public class ProgressResponseBody extends com.squareup.okhttp.ResponseBody
  • Constructor Details

  • Method Details

    • contentType

      public com.squareup.okhttp.MediaType contentType()
      Specified by:
      contentType in class com.squareup.okhttp.ResponseBody
    • contentLength

      public long contentLength() throws IOException
      Specified by:
      contentLength in class com.squareup.okhttp.ResponseBody
      Throws:
      IOException
    • source

      public okio.BufferedSource source() throws IOException
      Specified by:
      source in class com.squareup.okhttp.ResponseBody
      Throws:
      IOException