-
public interface FileDownloadTask.Callback
-
-
Method Summary
Modifier and Type Method Description abstract UnitonComplete(File file)-
-
Method Detail
-
onComplete
abstract Unit onComplete(File file)
-
-
-
-