14 #ifndef VCARDHANDLER_H__
15 #define VCARDHANDLER_H__
A virtual interface that helps requesting Jabber VCards.
virtual void handleVCardResult(VCardContext context, const JID &jid, StanzaError se=StanzaErrorUndefined)=0
virtual void handleVCard(const JID &jid, const VCard *vcard)=0
The namespace for the gloox library.