0

opensocial idspec does not return what it is supposed to

idSpec.setField(opensocial.IdSpec.Field.USER_ID, opensocial.IdSpec.PersonId.VIEWER);
idSpec.setField(opensocial.IdSpec.Field.NETWORK_DISTANCE, 1);


the code above is what is given to get friends connections using idspec. But, that is false.
Can someone please tell me the proper setfield to get connections updates

In the activities example demo
http://developer.yahoo.com/yap/guide/opens...activities-demo

the setField function calls in the getViewerFriendsActivities function must change because it doesnt work

I know this because when I use setField for the user it works fine, but the network distance does not get any connections activities at all.

by
0 Replies

Recent Posts

in YAP