Interface StartNavigationCallback.Response
- Enclosing interface:
- StartNavigationCallback
public static interface StartNavigationCallback.Response
A response for
StartNavigationCallback
.-
Method Details
-
start
Notifies the browser that it should continue loading the URL. -
ignore
Notifies the browser that the load request should be ignored.
-