Re: how to update my changed picture in my buddy - WeOnlyDo Discussion board

Re: how to update my changed picture in my buddy (General questions)

by sapna, Monday, July 06, 2009, 13:38 (5618 days ago) @ woddrazen

hi..

this is the code i am using to retrieve my buddy's vcards. but the code
[code]
IXMPPVCard mycard ;
mycard.AttachDispatch(m_XMPP.GetVCard(), TRUE) ;
mycard.Receive() ;
mycard.DetachDispatch() ;
[/code]

this is to retrieve my own vcard. is there any other method how i can retrieve my own picture from the server?
also this code is returning a null contact in the xmpp_vcarddetails. is there anyway i can view my own vcard?

thanks,
sapna


Complete thread: