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