Interface InjectJsCallback.Response
- Enclosing interface:
- InjectJsCallback
public static interface InjectJsCallback.Response
A response of the
InjectJsCallback.-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic InjectJsCallback.Responseproceed()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.
-