public abstract static class PubSubModule.PublishAsyncCallback extends PubSubAsyncCallback
log| Constructor and Description |
|---|
PublishAsyncCallback() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
onPublish(String itemId) |
void |
onSuccess(Stanza responseStanza)
Called when received response has type result.
|
onEror, onErrorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonTimeoutpublic abstract void onPublish(String itemId)
public void onSuccess(Stanza responseStanza) throws JaxmppException
AsyncCallbackresponseStanza - received stanzaJaxmppExceptionCopyright © 2006–2020 Tigase. All rights reserved.