Hi all, I readed contact feed tutorial on Google docs (http://code.google.com/intl/it-IT/apis/contacts/docs/3.0/developers_guide_java.html) but when I write "printAllContacts" method I have compile errors. Is tutorial updated?
For example... 1) ContactFeed resultFeed = myService.getFeed(feedUrl, ContactFeed.class); Compile Error: Type mismatch: cannot convert from IFeed to com.google.gdata.data.contacts.ContactFeed 2) Name name = entry.getName(); Name which class package is it? Thanks in advance -- You received this message because you are subscribed to the Google Groups "Google Contacts, Shared Contacts and User Profiles APIs" 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://code.google.com/apis/contacts/community/forum.html
