public static interface GetFileInfoTask.OnGetFileInfoListener
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onFailed(DownloadException exception) |
void |
onSuccess(long size,
boolean isSupportRanges) |
void onSuccess(long size,
boolean isSupportRanges)
void onFailed(DownloadException exception)