public static interface VideoAdProcessor.Listener
| Modifier and Type | Method and Description |
|---|---|
void |
onCacheError(java.lang.Throwable error) |
void |
onCacheSuccess(AdParams adParams,
java.lang.String videoFilePath,
java.lang.String endCardFilePath) |
void onCacheSuccess(AdParams adParams, java.lang.String videoFilePath, java.lang.String endCardFilePath)
void onCacheError(java.lang.Throwable error)