public static interface ProgressRequestBody.ProgressRequestListener
| Modifier and Type | Method and Description |
|---|---|
void |
onRequestProgress(long bytesWritten,
long contentLength,
boolean done) |
Copyright © 2021 WSO2 Inc. All rights reserved.