Interface OpenPopupCallback.Response

Enclosing interface:
OpenPopupCallback

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

    Static Methods
    Modifier and Type
    Method
    Description
    Returns the Response instance that indicates that the popup has been opened.
  • Method Details

    • proceed

      static OpenPopupCallback.Response proceed()
      Returns the Response instance that indicates that the popup has been opened.