public static class StreamManagement.Failed
extends org.jivesoftware.smack.packet.FullStreamElement
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ELEMENT |
Constructor and Description |
---|
StreamManagement.Failed() |
StreamManagement.Failed(org.jivesoftware.smack.packet.XMPPError.Condition condition) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getElementName() |
java.lang.String |
getNamespace() |
org.jivesoftware.smack.packet.XMPPError.Condition |
getXMPPErrorCondition() |
java.lang.CharSequence |
toXML() |
public static final java.lang.String ELEMENT