allain - 2009-05-02

I've got a bit of code that logs in, waits for the contactListInitCompleted event to get called, then iterates over all the contacts and attempts to fetch the avatars.

The problem I'm having is that most of the time contact.getAvatar() is null, and sometimes even when it's not the notifyMsnObjectRetrieval only receives a 4 byte long image.

Can someone tell me what's going on here, or provide some code for downloading avatars for all contacts?

Thank you kindly,
Allain