public static interface PubSubModule.NotificationNodeDeletedHander extends 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(SessionObject sessionObject,
Message message,
JID pubSubJID,
String nodeName) |
void onNodeDeleted(SessionObject sessionObject, Message message, JID pubSubJID, String nodeName)
Copyright © 2006–2020 Tigase. All rights reserved.