public class DownloadStatusCallback extends Object implements Handler.Callback
| Modifier and Type | Class and Description |
|---|---|
static class |
DownloadStatusCallback.ProcessParams |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handleMessage(Message msg) |
boolean |
isAlive() |
void |
onPending() |
public boolean isAlive()
public void onPending()
public boolean handleMessage(Message msg)
handleMessage in interface Handler.Callback