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, Tuesday, July 07, 2009, 07:45 (5617 days ago) @ wodDamir

[code]
IXMPPVCard mycard ;
mycard.AttachDispatch(m_XMPP.GetVCard(), TRUE) ;
mycard.Receive() ;
mycard.DetachDispatch() ;
[/code]
this is the code i have used. the contact that i am recieving is null


Complete thread: