Class RetractItemModule.ItemRetractedEvent

    • Field Detail

      • node

        public final String node
      • notification

        public final tigase.xml.Element notification
      • serviceJid

        public final tigase.xmpp.jid.BareJID serviceJid
    • Constructor Detail

      • ItemRetractedEvent

        public ItemRetractedEvent​(tigase.xmpp.jid.BareJID serviceJid,
                                  String node,
                                  tigase.xml.Element notification)