| Modifier and Type | Method and Description |
|---|---|
void |
PubSubModule.retrieveItem(tigase.jaxmpp.core.client.BareJID pubSubJID,
String nodeName,
PubSubModule.RetrieveItemsAsyncCallback callback)
Gets ALL published items from node.
|
void |
PubSubModule.retrieveItem(tigase.jaxmpp.core.client.BareJID pubSubJID,
String nodeName,
String itemId,
PubSubModule.RetrieveItemsAsyncCallback callback)
Gets published item from node.
|
Copyright © 2006–2016 Tigase. All rights reserved.