Interface InjectJsCallback.Response
- Enclosing interface:
- InjectJsCallback
public static interface InjectJsCallback.Response
A response of the
InjectJsCallback
.-
Method Summary
Modifier and TypeMethodDescriptionstatic InjectJsCallback.Response
proceed()
Notifies the browser that it can proceed with loading the frame.
-
Method Details
-
proceed
Notifies the browser that it can proceed with loading the frame.
-