public static interface PubSubModule.NodeConfigurationChangeNotificationReceivedHandler
extends tigase.jaxmpp.core.client.eventbus.EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
PubSubModule.NodeConfigurationChangeNotificationReceivedHandler.NodeConfigurationChangeNotificationReceivedEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onNodeConfigurationChangeNotificationReceived(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xmpp.stanzas.Message message,
tigase.jaxmpp.core.client.JID pubSubJID,
String node,
tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement nodeConfig) |
void onNodeConfigurationChangeNotificationReceived(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xmpp.stanzas.Message message,
tigase.jaxmpp.core.client.JID pubSubJID,
String node,
tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement nodeConfig)
Copyright © 2006–2018 Tigase. All rights reserved.