public static interface PublishItemModule.ItemPublishedHandler extends EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
PublishItemModule.ItemPublishedHandler.ItemPublishedEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onItemPublished(tigase.xmpp.BareJID serviceJID,
String node,
Collection<tigase.xml.Element> items) |
void onItemPublished(tigase.xmpp.BareJID serviceJID,
String node,
Collection<tigase.xml.Element> items)
Copyright © 2008–2015 Tigase. All rights reserved.