Something is not right. If I iterate the result feed, I really cannot get any info about my contacts. I can get name of the contact with: entry.getTitle().getPlainText()
But for example all of these return empty lists or strings. entry.getName() entry.getExtendedProperties() entry.getGender() entry.getInitials() entry.getLanguages() entry.getNickname() entry.getPhoneNumbers() entry.getShortName() entry.getUserDefinedFields() entry.hasEmailAddresses() I'm using the latest google java library. Weird. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Contacts API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-contacts-api?hl=en -~----------~----~----~----~------~----~------~--~---
