It's possible to retrieve only those friends with the application installed using the FILTER request parameter. See http://code.google.com/apis/opensocial/articles/datarequests/datarequests.html for details on how to do this.
But, at present, there is not a way to restrict messages to this group or to the group of users without the app installed. - Jason On Nov 5, 2:30 am, stevie <[EMAIL PROTECTED]> wrote: > Thanks for your reply Jason, > I would like to clarify whether there is a possibility of > showing only the appropriate ids of friends not all . So there seems > to be no possibility of doing this till now. > > On Nov 5, 12:53 am, Jason <[EMAIL PROTECTED]> wrote: > > > Hi Steve. As I indicated earlier, requestShareApp is not available in > > orkut. > > > Your general premise is correct in that passing an array of IDs into > > requestSendMessage is not supported -- only single ID strings or a > > constant like OWNER, OWNER_FRIENDS, etc. If a group constant is used, > > the user is prompted to type the names of their friends, and these > > names are autocompleted after several letters are entered. In this > > way, a user can send invites to one or more friends that he feels > > would enjoy or benefit from having the application on their own > > profile without "spamming" friends who may not be as interested. > > > - Jason > > > On Nov 2, 8:19 pm, stevie <[EMAIL PROTECTED]> wrote: > > > > Thanks imoracle , > > > I could get the list of users who have not installed the > > > application .. But my problem is about using these list in > > > requestShareApp how to pass the list of ids to the > > > requestshareApp . Because passing it as an array does not seem to > > > work. > > > > Any suggestions regarding these will be helpful. > > > > Thanks and Regards > > > Steve. > > > > On Nov 2, 7:43 pm, imoracle <[EMAIL PROTECTED]> wrote: > > > > > Well I can u can keep a track urself of users who have installed ur > > > > application. > > > > > Save thr UID and then compare as simple as that :) > > > > > On Nov 1, 11:39 am, stevie <[EMAIL PROTECTED]> wrote: > > > > > > Thanks for your reply jason. But i would like to send invites to those > > > > > friends who have not installed the application yet. Is there any way > > > > > to list only those friends and not all. > > > > > > Waiting for your reply, > > > > > Steve. > > > > > > On Oct 31, 11:22 pm, Jason <[EMAIL PROTECTED]> wrote: > > > > > > > Hi Steve. requestShareApp is not available in orkut but > > > > > > requestSendMessage is. You can include a link labeled "Invite" which > > > > > > triggers requestSendMessage when clicked and lets users send an > > > > > > application "invite" to their friends. > > > > > > > See the blog post > > > > > > athttp://orkutdeveloper.blogspot.com/2008/05/new-users-and-new-interact... > > > > > > to get started. Just change the recipient to > > > > > > opensocial.DataRequest.Group.OWNER_FRIENDS and you're on your way. > > > > > > > - Jason > > > > > > > On Oct 30, 4:14 am, stevie <[EMAIL PROTECTED]> wrote: > > > > > > > > Hi All, > > > > > > > Is there any friends invite code available for the orkut > > > > > > > applications . So that user can select a friends and send him the > > > > > > > application url (or) send a message to add this application. > > > > > > > > Is there any code available for it. Can i use "requestShareApp" i > > > > > > > have > > > > > > > remembered somewhere in this forum that this is not implemented > > > > > > > for > > > > > > > orkut. Is it so ? If yes is there any solutions to achieve this > > > > > > > functionality. > > > > > > > > Any suggestions will be thankful. > > > > > > > > Regards, > > > > > > > Steve --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/opensocial-orkut?hl=en -~----------~----~----~----~------~----~------~--~---

