Uses of Class
org.jivesoftware.smackx.mam.element.MamQueryIQ
-
Packages that use MamQueryIQ Package Description org.jivesoftware.smackx.mam.filter Filters of Message Archive Management (MAM) XEP-0313.org.jivesoftware.smackx.mam.provider Provider classes of Message Archive Management (MAM) XEP-0313. -
-
Uses of MamQueryIQ in org.jivesoftware.smackx.mam.filter
Constructors in org.jivesoftware.smackx.mam.filter with parameters of type MamQueryIQ Constructor Description MamResultFilter(MamQueryIQ mamQueryIQ)
-
Uses of MamQueryIQ in org.jivesoftware.smackx.mam.provider
Methods in org.jivesoftware.smackx.mam.provider that return MamQueryIQ Modifier and Type Method Description MamQueryIQ
MamQueryIQProvider. parse(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)
-