Hi,
I'm using the Java API and converting from GData v1 to v2, and I am
having trouble seeing how to make a newly added contact appear in the
My Contacts (system) group.

The migration guide says "In version 2, if you want to place a new
contact in the My Contacts group, you must do so explicitly, by adding
an appropriate <gContact:groupMembershipInfo> element to the
contact."   However, as far as I can tell you cannot use
ContactEntry.addGroupMembershipInfo to specify a system group like "My
Contacts", it only works for user-created groups.

I think what I need is to get a <gContact:systemGroup id="Contacts"/>
element into the XML, but I don't see any ContactEntry class method
call that would cause that to happen.

Any suggestions?  Thanks.

---
     Kevin



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to