Package com.zing.zalo.zbrowser
Interface ZBrowserCore.CacheCallback
-
- Enclosing class:
- ZBrowserCore
public static interface ZBrowserCore.CacheCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonCacheHit(String url)voidonCacheMiss(String url, boolean isDownloading)
-