The favicon does not appear in the stream. That code I am using is:
var streamTitle = 'Sample code for reading and writing activity
stream';
var stream_params = {'url': 'http://samplestream.com', 'favIcon':
'http://mydomain/myimage.gif' };
var stream = opensocial.newStream('', streamTitle, stream_params);
Does anyone know if this functionality works or have some working
sample code?
-thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"OpenSocial Developers" 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-api?hl=en
-~----------~----~----~----~------~----~------~--~---