public static interface MediaDownload.Listener
Modifier and Type | Method and Description |
---|---|
void |
progress(MediaDownload.ContentStatus content_status)
Content download state has changed.
|
void |
state(MediaDownload.State state)
The overall state has changed.
|
void state(MediaDownload.State state)
void progress(MediaDownload.ContentStatus content_status)