okdio package
documentation
chopper
SendProgressFunc typedef
SendProgressFunc
okdio package
documentation
chopper
SendProgressFunc typedef
chopper library
Classes
AnT
Body
ChopperApi
ChopperClient
ChopperError
ChopperService
Converter
CurlInterceptor
Delete
DioOptions
FactoryConverter
Field
FileField
FormUrlEncodedConverter
Get
Header
HeadersInterceptor
HttpLoggingInterceptor
HttpMethod
JsonConverter
Method
Multipart
MyResponse
Part
PartFile
PartValue
Patch
Path
Post
Put
Query
Request
RequestInterceptor
ResponseInterceptor
Constants
body
contentTypeKey
formEncodedHeaders
jsonHeaders
multipart
Properties
chopperLogger
Functions
applyHeader
applyHeaders
Typedefs
ConvertRequest
ConvertResponse
ErrorConverter
RequestInterceptorFunc
ResponseInterceptorFunc
SendProgressFunc
SendProgressFunc
typedef
void
SendProgressFunc
(
int
send
,
int
total
)
Implementation
typedef void SendProgressFunc(int send, int total);