BiG~Bo$$
unread,Jun 20, 2009, 5:41:21 AM6/20/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Data Protocol
Hello,
I am new in gdata API, i am trying to access logged user information
like first name, last name, email id andurl of image. I also want to
access logged user contects information.
I have written a program but that program can not give user's last
name, image url and also return me only 25 contacts list.
Feed feed = googleService.getFeed( url, Feed.class );
can some body help me?
Thanks in advance.