Package | Description |
---|---|
tigase.jaxmpp.core.client.xmpp.modules.pubsub |
Support for XEP-0060: Publish-Subscribe.
|
Modifier and Type | Method and Description |
---|---|
protected abstract void |
PubSubModule.RetrieveItemsAsyncCallback.onRetrieve(IQ responseStanza,
String nodeName,
Collection<PubSubModule.RetrieveItemsAsyncCallback.Item> items) |
protected void |
PubSubModule.RetrieveItemsAsyncCallback.onRetrieve(IQ responseStanza,
String nodeName,
Collection<PubSubModule.RetrieveItemsAsyncCallback.Item> items,
Integer count,
Integer firstIndex,
String first,
String last) |
Copyright © 2006–2018 Tigase. All rights reserved.