@FunctionalInterface public interface OnProgress
Modifier and Type | Method and Description |
---|---|
void |
onProgress(ForestProgress progress)
文件上传或下载监听传输进度时调用该方法
|
void onProgress(ForestProgress progress)
progress
- Forest进度对象Copyright © 2022. All rights reserved.