Class Node.ItemDeleteTranslator

java.lang.Object
org.jivesoftware.smackx.pubsub.Node.ItemDeleteTranslator
All Implemented Interfaces:
org.jivesoftware.smack.StanzaListener
Enclosing class:
Node

public static class Node.ItemDeleteTranslator extends Object implements org.jivesoftware.smack.StanzaListener
This class translates low level item deletion events into api level objects for user consumption.
  • Constructor Details

  • Method Details

    • processStanza

      public void processStanza(org.jivesoftware.smack.packet.Stanza packet)
      Specified by:
      processStanza in interface org.jivesoftware.smack.StanzaListener