Hi puneet.

Thank you for bringing this bug to my attention. Specifying
opensocial.DataRequest.PersonId.OWNER as the recipient should deliver
the message to the owner of the application, not the current user.
Please file a new issue in the tracker, and I'll make sure it gets
processed right away:

http://code.google.com/p/opensocial-resources/issues/list

As far as your other questions, whether the message is delivered as an
orkut message or an email is solely dependent on the user's settings.
If you click on "settings" in the left navigation bar then click the
"notifications" tab, you'll see a row that says Messages. Here, a user
can choose to receive messages as orkut messages, email, or both.

To send a message to an arbitrary user, just include the user's ID as
a string instead of opensocial.DataRequest.PersonId.OWNER.

Please let me know if you have any other questions.

- Jason

On Jul 9, 5:07 am, puneet <[EMAIL PROTECTED]> wrote:
> Hi,
>
> opensocial.requestSendMessage(recipient,message)
> is sending mail to viewer only ?
>
> for var recipient = opensocial.DataRequest.PersonId.OWNER;
> the message is sent to viewer only.
>
> and also noticed that if primary Email of a user is not gmail id, the
> mail is not sent however messege is sent in orkut-message box.
> So how to send mail to owner ?
> can I send message by using container id of a user ?
>
> -puneet
--~--~---------~--~----~------------~-------~--~----~
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