Hi, I've just met a problem of change friends' FriendlyName. I guess in interface MsnContact there should be a method: public setFriendlyName(String);
Hi, I find the method: renameFriend(Email.parseStr(who), nickname);
Log in to post a comment.
Hi,
I've just met a problem of change friends' FriendlyName.
I guess in interface MsnContact there should be a method:
public setFriendlyName(String);
Hi,
I find the method: renameFriend(Email.parseStr(who), nickname);