@FunctionalInterface public interface ProgressListener extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
updateProgress(long readBytes,
long contentLength)
Updates progress to listener.
|
Copyright © 2025. All rights reserved.