public static class CommonUtil.FileUploadProgressListener extends Object implements ProgressRequestBody.Listener
| Constructor and Description |
|---|
FileUploadProgressListener(Message listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
onRequestProgress(long bytesWritten,
long contentLength) |
public FileUploadProgressListener(Message listener)
public void onRequestProgress(long bytesWritten,
long contentLength)
onRequestProgress in interface ProgressRequestBody.ListenerCopyright © 2016–2018 Micute. All rights reserved.