There is a way to replicate a subgroup contacts structure via java api as like when someone import a csv in their contacts.
My contacts ->Co workers
etc...
How i can do this with the google contacts java api??'
There is a way to replicate a subgroup contacts structure via java api as like when someone import a csv in their contacts.
My contacts ->Co workers
etc...
How i can do this with the google contacts java api??'
I can only point to these google pages:
According to these discussions it was requested but is not implemented.
I use the work-around presented in the second link:
Since this is not supported by Google, I doubt there is a solution with their java API.