public class ProgressInterceptor extends Object implements okhttp3.Interceptor
| Constructor and Description |
|---|
ProgressInterceptor(ProgressListener progressListener) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull okhttp3.Response |
intercept(okhttp3.Interceptor.Chain chain) |
public ProgressInterceptor(ProgressListener progressListener)
@NotNull public @NotNull okhttp3.Response intercept(@NotNull okhttp3.Interceptor.Chain chain) throws IOException
intercept in interface okhttp3.InterceptorIOException