Class StreamManagement.Resumed
java.lang.Object
org.jivesoftware.smack.sm.packet.StreamManagement.AbstractResume
org.jivesoftware.smack.sm.packet.StreamManagement.Resumed
- All Implemented Interfaces:
Element, NamedElement, Nonza, TopLevelStreamElement, XmlElement, XmlLangElement
- Enclosing class:
StreamManagement
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class StreamManagement.AbstractResume
getHandledCount, getNamespace, getPrevId, toXMLMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface XmlElement
getLanguage, getQName
-
Field Details
-
ELEMENT
-
-
Constructor Details
-
Resumed
-
-
Method Details
-
getElementName
Description copied from interface:NamedElementReturns the root element name.- Returns:
- the element name.
-