Interface Dialogs.DialogClosedListener

    • Method Detail

      • dialogClosed

        void dialogClosed​(java.lang.Object result)
        Parameters:
        result - the button object passed in to the constructor of DialogOptions that corresponds to the button clicked by the user (either a String or Dialogs.DialogAction).