public interface ProgressCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onAdProgress(float currentMls,
int s,
float duration,
int percent) |
void |
onVideoProgress(float currentMls,
int s,
float duration,
int percent) |