Class EventItemsExtensionFilter

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

    public final class EventItemsExtensionFilter
    extends org.jivesoftware.smack.filter.ExtensionElementFilter<EventElement>
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean accept​(EventElement eventElement)  
      • 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