public abstract static class VCardModule.VCardAsyncCallback extends Object implements tigase.jaxmpp.core.client.AsyncCallback
| Constructor and Description |
|---|
VCardAsyncCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
onSuccess(tigase.jaxmpp.core.client.xmpp.stanzas.Stanza responseStanza) |
protected abstract void |
onVCardReceived(VCard vcard) |
public void onSuccess(tigase.jaxmpp.core.client.xmpp.stanzas.Stanza responseStanza)
throws tigase.jaxmpp.core.client.xml.XMLException
onSuccess in interface tigase.jaxmpp.core.client.AsyncCallbacktigase.jaxmpp.core.client.xml.XMLExceptionprotected abstract void onVCardReceived(VCard vcard) throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionCopyright © 2006–2015 Tigase. All rights reserved.