Class OfflineMessage

    • Method Detail

      • getId

        public String getId()
        Gets the offline message id of the first item or null, if the element has no items.
        Returns:
        The offline message id.
      • isPurge

        public final boolean isPurge()
        If all messages should be removed.
        Returns:
        True if all messages should be removed.
        See Also:
        2.7 Removing All Messages
      • isFetch

        public final boolean isFetch()
        If all messages should be retrieved.
        Returns:
        True if all messages should be retrieved.
        See Also:
        2.6 Retrieving All Messages