Added in API level 29
ProgressListener
Stay organized with collections
Save and categorize content based on your preferences.
interface ProgressListener
Listener that is called periodically as progress is made.
Summary
| Public methods | |
|---|---|
| abstract Unit |
onProgress(progress: Long) |