Uses of Class
org.jivesoftware.smackx.rsm.packet.RSMSet
Packages that use RSMSet
Package
Description
Packet classes and interfaces for Message Archive Management (MAM) XEP-0313.
Element classes of XEP-0059: Result Set Management.
Providers for XEP-0059: Result Set Management.
-
Uses of RSMSet in org.jivesoftware.smackx.mam.element
Methods in org.jivesoftware.smackx.mam.element that return RSMSetMethods in org.jivesoftware.smackx.mam.element with parameters of type RSMSetModifier and TypeMethodDescriptionCreate a MAM fin IQ class.Constructors in org.jivesoftware.smackx.mam.element with parameters of type RSMSetModifierConstructorDescriptionMamFinIQ
(MamVersion version, String queryId, RSMSet rsmSet, boolean complete, boolean stable) MamFinIQ constructor. -
Uses of RSMSet in org.jivesoftware.smackx.rsm.packet
Methods in org.jivesoftware.smackx.rsm.packet that return RSMSet -
Uses of RSMSet in org.jivesoftware.smackx.rsm.provider
Methods in org.jivesoftware.smackx.rsm.provider that return RSMSetModifier and TypeMethodDescriptionRSMSetProvider.parse
(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)