opensocial.BodyType
Method
opensocial.BodyType.getField
Acquires data for the BodyType linked to the specified key.
Parameter
Name |
Type |
Description |
---|---|---|
key |
String |
Key for acquiring data. Refer to the Field class for possible values. |
opt_params |
Map.<opensocial.DataRequest.DataRequestFields|Object> |
Additional parameters passed on to requests |
Return value
Type |
Description |
---|---|
String |
Data |
Sample
opensocial.BodyType.Field
opensocial.BodyType.Field.BUILD
opensocial.BodyType.Field.HEIGHT
opensocial.BodyType.Field.WEIGHT
opensocial.BodyType.Field.EYE_COLOR
opensocial.BodyType.Field.HAIR_COLOR
Revision History
- 12/2010
- Initial Release.