Closed GoogleCodeExporter closed 9 years ago
I tried adding this to CalendarEntry, but color is null after the request is
finished:
@Key("gCal:color")
public String color;
Thoughts?
Original comment by gvd...@gmail.com
on 16 Apr 2011 at 6:26
The right place to ask this kind of question is on the Google Group. See:
http://code.google.com/p/google-api-java-client/wiki/Support#Discussion_Group_(Q
uestions,_Comments)
Make sure you are using XmlNamespaceDictionary to set the "gCal" namespace.
Original comment by yan...@google.com
on 17 Apr 2011 at 12:03
Original issue reported on code.google.com by
gvd...@gmail.com
on 16 Apr 2011 at 5:31