Interface CreatePopupCallback.Response

Enclosing interface:
CreatePopupCallback

public static interface CreatePopupCallback.Response
A response of the CreatePopupCallback.
  • Method Details

    • create

      Returns the Response instance that indicates that the popup can be created.
    • suppress

      static CreatePopupCallback.Response suppress()
      Returns the Response instance that indicates that the popup creation should be suppressed.