Package 

Interface ZBrowserCore.DownloadCallback

    • Method Summary

      Modifier and Type Method Description
      abstract void onStart(String url)
      abstract void onDataDownloading(String url, int percent, boolean isDone)
      abstract void onError(String url)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait