public static interface PubSubModule.NotificationNodeDeletedHander
extends tigase.jaxmpp.core.client.eventbus.EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
PubSubModule.NotificationNodeDeletedHander.Action |
static class |
PubSubModule.NotificationNodeDeletedHander.NotificationNodeDeletedEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onNodeDeleted(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xmpp.stanzas.Message message,
tigase.jaxmpp.core.client.JID pubSubJID,
String nodeName) |
void onNodeDeleted(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xmpp.stanzas.Message message,
tigase.jaxmpp.core.client.JID pubSubJID,
String nodeName)
Copyright © 2006–2018 Tigase. All rights reserved.