[orkut-developer] Re: problem with requestSendMessage

2009-03-27 Thread revathi
Hi vijaya Thanks alot this helps me a lot... On Mar 20, 12:21 pm, gauri wrote: > hi vijaya, >     thanks a lot for helping me out --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To

[orkut-developer] Re: problem with requestSendMessage

2009-03-20 Thread gauri
hi vijaya, thanks a lot for helping me out --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to this group, send email to opensocial-orkut@googlegroups.com To unsubscribe from

[orkut-developer] Re: problem with requestSendMessage

2009-03-18 Thread Vijaya
Please refer to the API reference for instructions on using requestSendMessage: http://code.google.com/apis/opensocial/docs/0.8/reference/#opensocial.requestSendMessage You can try the folllowing code in the OpenSocial Dev App (http:// osda.appspot.com/) for sending a message to friends : functi

[orkut-developer] Re: Problem with requestSendMessage()

2008-11-05 Thread Jason
Hi Imoracle. Are you using the proper constant? Since OWNER_FRIENDS and VIEWER_FRIENDS refer to a group of people, they live under a slightly different namespace: opensocial.DataRequest.Group.OWNER_FRIENDS opensocial.DataRequest.Group.VIEWER_FRIENDS These constants are also used when requesting

[orkut-developer] Re: Problem with requestSendMessage()

2008-11-04 Thread imoracle
Any updates on this one? On Nov 2, 7:54 pm, imoracle <[EMAIL PROTECTED]> wrote: > Hi, > > I am trying the very basic code given on your blog post. > It works great for VIEWER and OWNER but not for VIEWER_FRIENDS and > OWNER_FRIENDS > > Here is the code: > > function sendEmail() { > var params =