public class DownloadServiceConnectChangedEvent extends IDownloadEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
DownloadServiceConnectChangedEvent.ConnectStatus |
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
callback, id| Constructor and Description |
|---|
DownloadServiceConnectChangedEvent(DownloadServiceConnectChangedEvent.ConnectStatus status,
Class<?> serviceClass) |
| Modifier and Type | Method and Description |
|---|---|
DownloadServiceConnectChangedEvent.ConnectStatus |
getStatus() |
boolean |
isSuchService(Class<?> serviceClass) |
getIdpublic static final String ID
public DownloadServiceConnectChangedEvent(DownloadServiceConnectChangedEvent.ConnectStatus status, Class<?> serviceClass)
public DownloadServiceConnectChangedEvent.ConnectStatus getStatus()
public boolean isSuchService(Class<?> serviceClass)