Garoid / opensocial-java-client

Automatically exported from code.google.com/p/opensocial-java-client
Apache License 2.0
0 stars 0 forks source link

Would like to add thumbnailUrl to the Person class in ..data/OpenSocialPerson #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This will make it easier to get the thumbnailUrl using the Java client lib,
as opposed to using getField.

Basically you would have:

friend.getThumbnailUrl();

where friend is of type OpenSocialPerson.

Original issue reported on code.google.com by csch...@gmail.com on 13 May 2009 at 1:14

GoogleCodeExporter commented 8 years ago

Original comment by apijason...@gtempaccount.com on 21 Feb 2010 at 8:03