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, getElementNamepublic static final String SID
public AlternativeSession(String sessionId)
public XmlStringBuilder toXML(String enclosingNamespace)
ElementtoXML in interface ElementtoXML in class JingleReasonenclosingNamespace - the enclosing namespace or null.public String getAlternativeSessionId()