On Wed, Nov 07, 2007 at 12:29:56PM -0000, [EMAIL PROTECTED] wrote:
>
> person.getField ('picture') doesn't work for me. It keeps returning
> null for all persons. Am I doing something wrong?
>
>
Try this instead:
person.getField(opensocial.Person.Field.THUMBNAIL_URL)
Can you tell us where you found the above example? The above calling
method is correct.
--
Paul Lindner
hi5 Architect
[EMAIL PROTECTED]
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---