- java.lang.Object
-
- com.ejlchina.okhttps.Download.Failure
-
-
方法详细资料
-
getFile
public File getFile()
- 返回:
- 下载文件
-
getDoneBytes
public long getDoneBytes()
- 返回:
- 本次已下载字节数
-
getException
public IOException getException()
- 返回:
- 异常信息
-
-
public File getFile()
public long getDoneBytes()
public IOException getException()