Class EventItemsExtensionFilter
java.lang.Object
org.jivesoftware.smack.filter.ExtensionElementFilter<EventElement>
org.jivesoftware.smackx.pubsub.filter.EventItemsExtensionFilter
- All Implemented Interfaces:
StanzaFilter
,Predicate<Stanza>
-
Field Summary
-
Method Summary
Methods inherited from class org.jivesoftware.smack.filter.ExtensionElementFilter
accept
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jivesoftware.smack.filter.StanzaFilter
asPredicate, test
-
Field Details
-
INSTANCE
-
-
Method Details
-
accept
- Overrides:
accept
in classExtensionElementFilter<EventElement>
-