Hi, i've been using this library for some days, i was able to do almost all what i needed but some things like fetching user pictures: can someone be so kind to show me how to use the library to retrieve contacts avatars?
i tryed adding to MsnMessenger a net.sf.jml.message.p2p.DisplayPictureRetrieveWorker with my DisplayPictureListener inside, but i'm stuck :D
Thanks in advance!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, i've been using this library for some days, i was able to do almost all what i needed but some things like fetching user pictures: can someone be so kind to show me how to use the library to retrieve contacts avatars?
i tryed adding to MsnMessenger a net.sf.jml.message.p2p.DisplayPictureRetrieveWorker with my DisplayPictureListener inside, but i'm stuck :D
Thanks in advance!
Nice, i was able to do it using the CVS code and following the example in MsnObjectMessenger.java !
Cheers :D