public static class RetractItemModule.ItemRetractedEvent extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
node |
tigase.xml.Element |
notification |
tigase.xmpp.jid.BareJID |
serviceJid |
| Constructor and Description |
|---|
ItemRetractedEvent(tigase.xmpp.jid.BareJID serviceJid,
String node,
tigase.xml.Element notification) |
public final String node
public final tigase.xml.Element notification
public final tigase.xmpp.jid.BareJID serviceJid
public ItemRetractedEvent(tigase.xmpp.jid.BareJID serviceJid,
String node,
tigase.xml.Element notification)
Copyright © 2008–2021 Tigase. All rights reserved.