public static class JingleReason.AlternativeSession extends JingleReason
JingleReason.AlternativeSession, JingleReason.Reason
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SID |
Busy, Cancel, ConnectivityError, Decline, ELEMENT, Expired, FailedApplication, FailedTransport, GeneralError, Gone, IncompatibleParameters, MediaError, reason, SecurityError, Success, Timeout, UnsupportedApplications, UnsupportedTransports
Constructor and Description |
---|
AlternativeSession(java.lang.String sessionId) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAlternativeSessionId() |
org.jivesoftware.smack.util.XmlStringBuilder |
toXML(java.lang.String enclosingNamespace) |
AlternativeSession, asEnum, getElementName
public static final java.lang.String SID
public org.jivesoftware.smack.util.XmlStringBuilder toXML(java.lang.String enclosingNamespace)
toXML
in interface org.jivesoftware.smack.packet.Element
toXML
in class JingleReason
public java.lang.String getAlternativeSessionId()