public interface IProgressChanged
| Modifier and Type | Method and Description |
|---|---|
void |
onProgressChanged(String step,
int inProgress,
int done,
int max) |
void onProgressChanged(String step, int inProgress, int done, int max)
Copyright © 2018. All rights reserved.