程序包 com.easemob.im
类 ProgressRequestBody
java.lang.Object
okhttp3.RequestBody
com.easemob.im.ProgressRequestBody
public class ProgressRequestBody
extends okhttp3.RequestBody
-
嵌套类概要
从类继承的嵌套类/接口 okhttp3.RequestBody
okhttp3.RequestBody.Companion -
字段概要
从类继承的字段 okhttp3.RequestBody
Companion -
构造器概要
构造器 -
方法概要
从类继承的方法 okhttp3.RequestBody
create, create, create, create, create, create, create, create, create, create, create, create, create, isDuplex, isOneShot
-
构造器详细资料
-
ProgressRequestBody
-
-
方法详细资料
-
contentType
public okhttp3.MediaType contentType()- 指定者:
contentType在类中okhttp3.RequestBody
-
contentLength
- 覆盖:
contentLength在类中okhttp3.RequestBody- 抛出:
IOException
-
writeTo
- 指定者:
writeTo在类中okhttp3.RequestBody- 抛出:
IOException
-