how do i receive my own picture from the wodxmpp object? do we have to use wodxmpp1.GetVCard() ; if so where does the picture get returned and how do we use the returned value?
In order to receive your (or some other user)VCard picture you should use XMPPVCard object Photo Property (or PhotoData Property) inside VCardDetails Event.