Hello friends,
I'm developing an application which is just a clone of yahoo
messenger. It is windows application not a website. I get the
buddylist(user id) for a user who logges in. But my problem is I want
full information about a user. Means user's first name, last name etc.
I got the full address book but in that there is no field of user_id
so that I can't map address book directly to my buddy list.
At the end I want user name using its yahoo user_id. Is there any way
of doing same in a windows application.
Thanks
-Vinit