Class MamResultFilter
java.lang.Object
org.jivesoftware.smack.filter.FlexibleStanzaTypeFilter<Message>
org.jivesoftware.smackx.mam.filter.MamResultFilter
- All Implemented Interfaces:
Predicate<Stanza>,StanzaFilter
MAM result filter class.
- See Also:
-
Field Summary
Fields inherited from class org.jivesoftware.smack.filter.FlexibleStanzaTypeFilter
stanzaType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jivesoftware.smack.filter.FlexibleStanzaTypeFilter
accept, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.jivesoftware.smack.filter.StanzaFilter
asPredicate, test
-
Constructor Details
-
MamResultFilter
-
-
Method Details
-
acceptSpecific
- Specified by:
acceptSpecificin classFlexibleStanzaTypeFilter<Message>
-