opensocial documentation says newActivity takes one parameter.
opensocial.Activity newActivity(params)
http://code.google.com/apis/opensocial/docs/0.7/reference/opensocial.html#newActivity
Then on
http://code.google.com/apis/opensocial/docs/0.7/reference/opensocial.Activity.html
I see this example
  var owner = ...;
  var viewer = ...;
  var activity = opensocial.newActivity('LISTEN_TO_THIS_SONG',
   {Song: 'Do That There - (Young Einstein hoo-hoo mix)',
    Artist: 'Lyrics Born', Subject: viewer, Owner: owner})
I am confused.
Where  is Locale tag (under ModulePrefs) explained?
Can somebody please point me to some example of activity streams with
template ?
--~--~---------~--~----~------------~-------~--~----~
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 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