public static class JingleReason.AlternativeSession extends JingleReason
JingleReason.AlternativeSession, JingleReason.Reason
Modifier and Type | Field and Description |
---|---|
static String |
SID |
Busy, Cancel, ConnectivityError, Decline, ELEMENT, Expired, FailedApplication, FailedTransport, GeneralError, Gone, IncompatibleParameters, MediaError, reason, SecurityError, Success, Timeout, UnsupportedApplications, UnsupportedTransports
Constructor and Description |
---|
AlternativeSession(String sessionId) |
Modifier and Type | Method and Description |
---|---|
String |
getAlternativeSessionId() |
XmlStringBuilder |
toXML(String enclosingNamespace)
Returns the XML representation of this Element.
|
AlternativeSession, asEnum, getElementName
public static final String SID
public AlternativeSession(String sessionId)
public XmlStringBuilder toXML(String enclosingNamespace)
Element
toXML
in interface Element
toXML
in class JingleReason
enclosingNamespace
- the enclosing namespace or null
.public String getAlternativeSessionId()