Class EventExtensionFilter

  • All Implemented Interfaces:
    org.jivesoftware.smack.filter.StanzaFilter, org.jivesoftware.smack.util.Predicate<org.jivesoftware.smack.packet.Stanza>

    public final class EventExtensionFilter
    extends org.jivesoftware.smack.filter.StanzaExtensionFilter
    Filter for stanzas with the PubSub 'event' extension.
    • Method Summary

      • Methods inherited from class org.jivesoftware.smack.filter.StanzaExtensionFilter

        accept, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface org.jivesoftware.smack.filter.StanzaFilter

        asPredicate, test