com.supermap.onlineservices
Interface DownloadFile.DownLoadListener
-
- Enclosing class:
- DownloadFile
public static interface DownloadFile.DownLoadListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidgetProgress(int progress)Returns the downloading progressvoidonComplete()Downloaded successfullyvoidonError()Failed to download
-