It's not really a bug, but it could cause confussion since the name of the methods are not correctly spelled.
Picture should be renamed to Picture.
69 public MsnObject getDisplayPicutre() {
70 return displayPicture;
71 }
72
73 public void setDisplayPicutre(MsnObject displayPicutre) {
74 this.displayPicture = displayPicutre;
75 }
Logged In: YES
user_id=10039
Originator: NO
lol dooh unfortunately I just released before I noticed this but I'll aim to get this into the next releas,e thanks!