Class JingleReason.AlternativeSession
java.lang.Object
org.jivesoftware.smackx.jingle.element.JingleReason
org.jivesoftware.smackx.jingle.element.JingleReason.AlternativeSession
- All Implemented Interfaces:
Element, NamedElement, XmlElement, XmlLangElement
- Enclosing class:
JingleReason
-
Nested Class Summary
Nested classes/interfaces inherited from class JingleReason
JingleReason.AlternativeSession, JingleReason.Reason -
Field Summary
FieldsFields inherited from class JingleReason
Busy, Cancel, ConnectivityError, Decline, ELEMENT, Expired, FailedApplication, FailedTransport, GeneralError, Gone, IncompatibleParameters, MediaError, NAMESPACE, reason, SecurityError, Success, TEXT_ELEMENT, Timeout, UnsupportedApplications, UnsupportedTransports -
Constructor Summary
ConstructorsConstructorDescriptionAlternativeSession(String sessionId) AlternativeSession(String sessionId, String text, XmlElement element) -
Method Summary
Methods inherited from class JingleReason
AlternativeSession, asEnum, getElement, getElementName, getNamespace, getTextMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface XmlElement
getLanguage, getQName
-
Field Details
-
SID
-
-
Constructor Details
-
AlternativeSession
-
AlternativeSession
-
-
Method Details
-
toXML
- Specified by:
toXMLin interfaceElement- Overrides:
toXMLin classJingleReason
-
getAlternativeSessionId
-