Namespace opensocial.Email.Field
All of the fields that an email has. These are the supported keys for the
Email.getField() method.
Defined in: opensocial.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| Field Attributes | Field Name and Description |
|---|---|
| <static> |
opensocial.Email.Field.ADDRESS
The email address, specified as a String.
|
| <static> |
opensocial.Email.Field.TYPE
The email type or label, specified as a String.
|
Field Detail
<static>
opensocial.Email.Field.ADDRESS
The email address, specified as a String.
<static>
opensocial.Email.Field.TYPE
The email type or label, specified as a String.
Examples: work, my favorite store, my house, etc.