程序包 com.easemob.im
类 ProgressResponseBody
java.lang.Object
okhttp3.ResponseBody
com.easemob.im.ProgressResponseBody
- 所有已实现的接口:
Closeable,AutoCloseable
public class ProgressResponseBody
extends okhttp3.ResponseBody
-
嵌套类概要
从类继承的嵌套类/接口 okhttp3.ResponseBody
okhttp3.ResponseBody.BomAwareReader, okhttp3.ResponseBody.Companion -
字段概要
从类继承的字段 okhttp3.ResponseBody
Companion -
构造器概要
构造器 -
方法概要
从类继承的方法 okhttp3.ResponseBody
bytes, byteStream, byteString, charStream, close, create, create, create, create, create, create, create, create, string
-
构造器详细资料
-
ProgressResponseBody
-
-
方法详细资料
-
contentType
public okhttp3.MediaType contentType()- 指定者:
contentType在类中okhttp3.ResponseBody
-
contentLength
public long contentLength()- 指定者:
contentLength在类中okhttp3.ResponseBody
-
source
public okio.BufferedSource source()- 指定者:
source在类中okhttp3.ResponseBody
-