Hello All,
I could not find an appropriate place to post the question so posting here.
I have used jml APIs to builld a app to login and chat. I encountered this problem, some times for people using latest version of MSN live Messenger, they do not receive the friend request submitted by JML APIs. Any idea why does it happen?
I understant newer MSN messenger would use MSNP19,20,21 version and JML uses MSNP15, but would this cause the above problem? I noticied this happens only for selected msnIds and few msnIds do receive the friend invitation on newer MSN messenger.
Has anyone else come across this?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, all
i'm new to Java MSN Messenger library, anyone can kindly give me some code sample for add a new contact, thanks a lot.
Email email = Email.parseStr("monkey@hotmail.com");
msgr.addFriend(email, "NickName");
Where msgr is the MsnMessenger.
Hope it helps a bit. :)
If you are still lost just post again
mang thanks.
Hello All,
I could not find an appropriate place to post the question so posting here.
I have used jml APIs to builld a app to login and chat. I encountered this problem, some times for people using latest version of MSN live Messenger, they do not receive the friend request submitted by JML APIs. Any idea why does it happen?
I understant newer MSN messenger would use MSNP19,20,21 version and JML uses MSNP15, but would this cause the above problem? I noticied this happens only for selected msnIds and few msnIds do receive the friend invitation on newer MSN messenger.
Has anyone else come across this?