onProgress abstract method
- int percentage
Called multiple times to indicate the update progress.
Invoked on the main thread.
percentageRepresents a percentage of corridor data which has been downloaded.
Implementation
void onProgress(int percentage);