Class StableUniqueStanzaIdManager

    • Method Detail

      • enable

        public void enable()
        Start appending origin-id elements to outgoing stanzas and add the feature to disco.
      • disable

        public void disable()
        Stop appending origin-id elements to outgoing stanzas and remove the feature from disco.
      • isEnabled

        public boolean isEnabled()
        Return true, if we automatically append origin-id elements to outgoing stanzas.
        Returns:
        true if functionality is enabled, otherwise false.