I have tried:

  var recipient = opensocial.DataRequest.Group.OWNER_FRIENDS;
  opensocial.requestSendMessage(recipients, message);

and

  var recipient = opensocial.DataRequest.PersonId.OWNER_FRIENDS;
  opensocial.requestSendMessage(recipients, message);

None of them works. Only OWNER and VIEWER are working. Is it a bug?

Thanks.
Ashish
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to