public static interface ZBrowserPreload.ZBrowserPreloadCallback
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ZBrowserPreload.ZBrowserPreloadCallback.AsyncCallback<Result> |
| Modifier and Type | Method and Description |
|---|---|
void |
getConfig(String requests,
ZBrowserPreload.ZBrowserPreloadCallback.AsyncCallback<JSONObject> callback) |
String |
getCurrentCacheConfigAtLocal() |
void |
updateCacheConfigIntoLocal(String config) |
void getConfig(String requests, @NonNull ZBrowserPreload.ZBrowserPreloadCallback.AsyncCallback<JSONObject> callback)
String getCurrentCacheConfigAtLocal()
void updateCacheConfigIntoLocal(String config)