Interface InjectJsCallback.Response

Enclosing interface:
InjectJsCallback

public static interface InjectJsCallback.Response
A response of the InjectJsCallback.
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    Notifies the browser that it can proceed with loading the frame.
  • Method Details