接口的使用
com.volcengine.ProgressRequestBody.ProgressRequestListener
-
使用ProgressRequestBody.ProgressRequestListener的程序包 程序包 说明 com.volcengine -
-
com.volcengine中ProgressRequestBody.ProgressRequestListener的使用
参数类型为ProgressRequestBody.ProgressRequestListener的com.volcengine中的方法 修饰符和类型 方法 说明 com.squareup.okhttp.CallApiClient. buildCall(String path, String method, List<Pair> queryParams, List<Pair> collectionQueryParams, Object body, Map<String,String> headerParams, Map<String,Object> formParams, String[] authNames, ProgressRequestBody.ProgressRequestListener progressRequestListener, boolean... isCommon)Build HTTP call with the given options.com.squareup.okhttp.RequestApiClient. buildRequest(String path, String method, List<Pair> queryParams, List<Pair> collectionQueryParams, Object body, Map<String,String> headerParams, Map<String,Object> formParams, String[] authNames, ProgressRequestBody.ProgressRequestListener progressRequestListener, boolean... isCommon)Build an HTTP request with the given options.参数类型为ProgressRequestBody.ProgressRequestListener的com.volcengine中的构造器 构造器 说明 ProgressRequestBody(com.squareup.okhttp.RequestBody requestBody, ProgressRequestBody.ProgressRequestListener progressListener)
-