public static final class JingleS5BTransportInfo.ProxyError extends JingleS5BTransportInfo
JingleS5BTransportInfo.CandidateActivated, JingleS5BTransportInfo.CandidateError, JingleS5BTransportInfo.CandidateUsed, JingleS5BTransportInfo.JingleS5BCandidateTransportInfo, JingleS5BTransportInfo.ProxyError| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ELEMENT |
static JingleS5BTransportInfo.ProxyError |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object other) |
java.lang.String |
getElementName() |
int |
hashCode() |
java.lang.CharSequence |
toXML(java.lang.String enclosingNamespace) |
public static final JingleS5BTransportInfo.ProxyError INSTANCE
public static final java.lang.String ELEMENT
public java.lang.String getElementName()
public java.lang.CharSequence toXML(java.lang.String enclosingNamespace)
public boolean equals(java.lang.Object other)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object