Class opensocial.BodyType
Base interface for all body type objects.
Defined in: opensocial.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| Method Attributes | Method Name and Description |
|---|---|
|
getField(key, opt_params)
Gets data for this body type that is associated with the specified key.
|
Method Detail
{String}
getField(key, opt_params)
Gets data for this body type that is associated with the specified key.
- Parameters:
- {String} key
- The key to get data for;
keys are defined in
BodyType.Field - {Map.<opensocial.DataRequest.DataRequestFields|Object>} opt_params
- Additional params to pass to the request.
- Returns:
- {String} The data