Re: VCard (General questions)
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:
- VCard - Varchas, 2009-06-11, 13:29
- Re: VCard - woddrazen, 2009-06-11, 15:52
- Re: VCard - Varchas, 2009-06-11, 18:04
- Re: VCard - wodSupport, 2009-06-11, 21:52
- Re: VCard - Varchas, 2009-06-11, 18:04
- Re: VCard - woddrazen, 2009-06-11, 15:52