| Package | Description |
|---|---|
| com.google.gdata.data.appsforyourdomain.migration | |
| com.google.gdata.data.contacts | |
| com.google.gdata.data.extensions | |
| com.google.gdata.data.youtube |
| Modifier and Type | Method and Description |
|---|---|
List<Email> |
MailItemEntry.getRecipients()
This is relevant only for multi recipient feed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MailItemEntry.addRecipient(Email recipient)
Adds a recipient email to the Mail Item.
|
| Modifier and Type | Method and Description |
|---|---|
List<Email> |
BasePersonEntry.getEmailAddresses()
Returns the contact emails.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasePersonEntry.addEmailAddress(Email emailAddress)
Adds a new contact email.
|
| Modifier and Type | Method and Description |
|---|---|
List<Email> |
ContactEntry.getEmailAddresses()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContactEntry.addEmailAddress(Email email)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Email |
FriendEntry.getEmail()
Gets the contact e-mail address (for e-mail contacts.)
|
| Modifier and Type | Method and Description |
|---|---|
void |
FriendEntry.setEmail(Email email)
Sets the contact e-mail address (for e-mail contacs.)
|
Copyright © 2012. All Rights Reserved.