Re: how to update my changed picture in my buddy (General questions)
Sapna,
I just tried this, but the code:
[code] mycard.AttachDispatch(m_XMPP.GetVCard(), TRUE) ;
mycard.Receive() ;
mycard.DetachDispatch();[/code]
Works like a charm. I get Contact normally in VCardDetails event regardless if wether there is a Photo assigned to Contact or not.
Can you show me the code you use in VCardDetails?
Regards,
Damba