| Modifier and Type | Method and Description |
|---|---|
void |
PubSubModule.retrieveOwnSubscription(tigase.jaxmpp.core.client.BareJID pubSubJID,
String nodeName,
PubSubModule.SubscriptionsRetrieveAsyncCallback callback)
Retrieve own subscriptions.
|
void |
PubSubModule.retrieveSubscription(tigase.jaxmpp.core.client.BareJID pubSubJID,
String nodeName,
PubSubModule.SubscriptionsRetrieveAsyncCallback callback)
Retrieve all subscriptions of given node.
|
Copyright © 2006–2018 Tigase. All rights reserved.