public static interface PubSubModule.NotificationCollectionChildrenChangedHandler extends EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
PubSubModule.NotificationCollectionChildrenChangedHandler.Action |
static class |
PubSubModule.NotificationCollectionChildrenChangedHandler.NotificationCollectionChildrenChangedEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onNotificationCollectionChildrenChangedReceived(SessionObject sessionObject,
Message message,
JID pubSubJID,
String nodeName,
String childNode,
PubSubModule.NotificationCollectionChildrenChangedHandler.Action action,
Date delayTime) |
void onNotificationCollectionChildrenChangedReceived(SessionObject sessionObject, Message message, JID pubSubJID, String nodeName, String childNode, PubSubModule.NotificationCollectionChildrenChangedHandler.Action action, Date delayTime)
Copyright © 2006–2018 Tigase. All rights reserved.