pcloud-sdk-java
java-core
/
com.pcloud.sdk
/
ProgressListener
/
onProgress
on
Progress
abstract
fun
onProgress
(
done
:
Long
,
total
:
Long
)
Content copied to clipboard
Parameters
done
the current amount of bytes transferred
total
the total amount of bytes to transfer