Re: VCard - WeOnlyDo Discussion board

Re: VCard (General questions)

by woddrazen, Thursday, June 11, 2009, 15:52 (5643 days ago) @ Varchas

Hi Varchas,


First you should receive VCard from the server using XMPPVCard object Receive Method.

More help for Receive Method you can find here:
http://www.weonlydo.com/XMPP/Help/WODXMPPLib~XMPPVCard~Receive.html

Then in VCardDetails Event you can receive VCard details.
[code]debug.print Contact.VCard.NickName[/code]
You can find here list of VCard details you can receive:
http://www.weonlydo.com/XMPP/Help/WODXMPPLib~XMPPVCard.html

Let us know how it goes.


Regards,
Drazen


Complete thread: