Class MamElements.AlwaysJidListElement
java.lang.Object
org.jivesoftware.smackx.mam.element.MamElements.AlwaysJidListElement
- All Implemented Interfaces:
org.jivesoftware.smack.packet.Element
- Enclosing class:
- MamElements
public static class MamElements.AlwaysJidListElement
extends Object
implements org.jivesoftware.smack.packet.Element
Always JID list element class for the MamPrefsIQ.
-
Method Summary
Modifier and TypeMethodDescriptiontoXML(org.jivesoftware.smack.packet.XmlEnvironment enclosingNamespace) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jivesoftware.smack.packet.Element
toXML, toXML
-
Method Details
-
toXML
- Specified by:
toXMLin interfaceorg.jivesoftware.smack.packet.Element
-