public static class StreamManagement.Failed extends Object implements Nonza
Constructor and Description |
---|
Failed() |
Failed(XMPPError.Condition condition) |
Modifier and Type | Method and Description |
---|---|
String |
getElementName()
Returns the root element name.
|
String |
getNamespace()
Returns the root element XML namespace.
|
XMPPError.Condition |
getXMPPErrorCondition() |
CharSequence |
toXML()
Returns the XML representation of this Element.
|
public static final String ELEMENT
public Failed()
public Failed(XMPPError.Condition condition)
public XMPPError.Condition getXMPPErrorCondition()
public CharSequence toXML()
Element
public String getNamespace()
ExtensionElement
getNamespace
in interface ExtensionElement
public String getElementName()
NamedElement
getElementName
in interface NamedElement