public abstract static class VCardModule.VCardAsyncCallback extends Object implements AsyncCallback
| Constructor and Description |
|---|
VCardAsyncCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
onSuccess(Stanza responseStanza)
Called when received response has type result.
|
protected abstract void |
onVCardReceived(VCard vcard) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonError, onTimeoutpublic void onSuccess(Stanza responseStanza) throws XMLException
AsyncCallbackonSuccess in interface AsyncCallbackresponseStanza - received stanzaXMLExceptionprotected abstract void onVCardReceived(VCard vcard) throws XMLException
XMLExceptionCopyright © 2006–2020 Tigase. All rights reserved.