public static interface ManifestFetcher.EventListener
ManifestFetcher
events.Modifier and Type | Method and Description |
---|---|
void |
onManifestError(IOException e) |
void |
onManifestRefreshed() |
void |
onManifestRefreshStarted() |
void onManifestRefreshStarted()
void onManifestRefreshed()
void onManifestError(IOException e)