public static interface PubSubModule.NotificationCollectionChildrenChangedHandler
extends tigase.jaxmpp.core.client.eventbus.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(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xmpp.stanzas.Message message,
tigase.jaxmpp.core.client.JID pubSubJID,
String nodeName,
String childNode,
PubSubModule.NotificationCollectionChildrenChangedHandler.Action action,
Date delayTime) |
void onNotificationCollectionChildrenChangedReceived(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xmpp.stanzas.Message message,
tigase.jaxmpp.core.client.JID pubSubJID,
String nodeName,
String childNode,
PubSubModule.NotificationCollectionChildrenChangedHandler.Action action,
Date delayTime)
Copyright © 2006–2018 Tigase. All rights reserved.