hi,

I am developping an opensocial app that retrieve friends for several
networks, but i can view how to get the network that the user has
logued in (gmail, aim, yahoo..) with google friend connect.

i've tried with params in request ( ADDRESS, NETWORK....)

var params_user = {};
                 params_user
[opensocial.DataRequest.PeopleRequestFields.PROFILE_DETAILS] = [
                    opensocial.Person.Field.ABOUT_ME,
                    opensocial.Person.Field.STATUS,
                    opensocial.Person.Field.PROFILE_URL,
                        opensocial.Person.Field.URLS
                  ];

It's posiible to identified  if the user has connected with google
friend connect using gmail, aim, yahoo ?


Many thanks

--

You received this message because you are subscribed to the Google Groups 
"OpenSocial Application Development" group.
To post to this group, send email to opensocial-...@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-api?hl=.


Reply via email to