i think you could set a variable when they install the app, and then
return that field from all friends.  you will then only get a list of
friends that have that field.

On Thu, May 15, 2008 at 7:31 AM, Chethan <[EMAIL PROTECTED]> wrote:
>
>  Hi akash,
>
>  Tried the filter. But it doesn't seem to be working. It still displays
>  all my friends :(
>
>  Regards,
>  Chethan
>
>
>  On May 14, 7:19 pm, Aakash Bapna <[EMAIL PROTECTED]> wrote:
>  > Hi, Chethan,
>  >
>  > if you want to get only those friends who have app installed, then you can 
> use the HAS_APP filter.
>  > ex-
>  > var params = {};
>  > params[opensocial.DataRequest.PeopleRequestFields.FILTER] = 
> opensocial.DataRequest.FilterType.HAS_APP;Thanks ~@@[EMAIL 
> PROTECTED]://aakash-bapna.blogspot.com
>  >
>  > > Date: Wed, 14 May 2008 01:55:22 -0700> Subject: [OpenSocial] Get list of 
> friends who have installed my app.> From: [EMAIL PROTECTED]> To: 
> opensocial-api@googlegroups.com> > > Hi all,> > How do we get list of only 
> those friends who have installed my app.> > Regards,> Chethan raj> 
> _________________________________________________________________
>  >
>  > Stay in touch when you're away with Windows Live 
> Messenger.http://www.windowslive.com/messenger/overview.html?ocid=TXT_TAGLM_WL_...
>
>
> >
>



-- 
-- 
Justin Kruger
http://jDavid.net
[EMAIL PROTECTED]

"If you are successful, it is because somewhere, sometime, someone
gave you a life or an idea that started you in the right direction.
Remember also that you are indebted to life until you help some less
fortunate person, just as you were helped." --Melinda Gates

--~--~---------~--~----~------------~-------~--~----~
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-api@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to