| Modifier and Type | Method and Description |
|---|---|
PubSubModule.NotificationCollectionChildrenChangedHandler.Action |
PubSubModule.NotificationCollectionChildrenChangedHandler.NotificationCollectionChildrenChangedEvent.getAction() |
static PubSubModule.NotificationCollectionChildrenChangedHandler.Action |
PubSubModule.NotificationCollectionChildrenChangedHandler.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PubSubModule.NotificationCollectionChildrenChangedHandler.Action[] |
PubSubModule.NotificationCollectionChildrenChangedHandler.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PubSubModule.NotificationCollectionChildrenChangedHandler.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) |
| Constructor and Description |
|---|
NotificationCollectionChildrenChangedEvent(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.