Class StreamManagement.Failed

  • All Implemented Interfaces:
    StreamElement
    Enclosing class:
    StreamManagement

    public static final class StreamManagement.Failed
    extends Object
    The implementation of the <failed/> element in the urn:xmpp:sm:3 namespace.
    • Constructor Detail

      • Failed

        public Failed()
      • Failed

        public Failed​(Condition stanzaError)
    • Method Detail

      • getError

        public final Condition getError()
        Gets the stanza error.
        Returns:
        The stanza error. Maybe null.