Interface MessageCancellable

    • Method Detail

      • isMessageCancelled

        boolean isMessageCancelled()
        Returns true if the Component should not be sent.
        Returns:
        True if message should not be sent
      • setMessageCancelled

        void setMessageCancelled​(boolean cancelled)
        Sets whether the Component should be sent.
        Parameters:
        cancelled - True if should not be sent