opensocial.Phone
Method
opensocial.Phone.getField
Acquires data for the Phone 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.Phone.Field
opensocial.Phone.Field.TYPE
opensocial.Phone.Field.NUMBER
Revision History
- 12/2010
- Initial Release.