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