| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
PubSubModule.SubscriptionAsyncCallback.onSubscribe(tigase.jaxmpp.core.client.xmpp.stanzas.IQ response,
PubSubModule.SubscriptionElement subscriptionElement) |
void |
PubSubModule.setSubscription(tigase.jaxmpp.core.client.BareJID pubSubJID,
String nodeName,
PubSubModule.SubscriptionElement[] subscriptionElements,
PubSubAsyncCallback callback)
Modify or set multiple subscriptions.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
PubSubModule.SubscriptionsRetrieveAsyncCallback.onRetrieve(tigase.jaxmpp.core.client.xmpp.stanzas.IQ response,
String node,
Collection<PubSubModule.SubscriptionElement> subscriptions) |
Copyright © 2006–2015 Tigase. All rights reserved.