Class Index

Classes


Class opensocial.Name

Base interface for all name objects.
Defined in: opensocial.js.

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

Documentation generated by JsDoc Toolkit 2.0.2 on Wed Nov 12 2008 12:32:44 GMT-0800 (PST)