NeedsExamples
opensocial.Phone
Base interface for all phone objects.
;String getField(key, opt_params)
Parameters
NameTypeDescription |
|
Returns
TypeDescription |
|
Description
Gets data for this phone that is associated with the specified key.
All of the fields that a phone has. These are the supported keys for the Phone.getField() method.
The phone number, specified as a string. This field may be used interchangeably with the string 'number'.
The phone number type or label, specified as a string. Examples: work, my favorite store, my house, etc. This field may be used interchangeably with the string 'type'.
{{ JsApiAlphaList_(v0.9) }}