xudusheng / gdata-objectivec-client

Automatically exported from code.google.com/p/gdata-objectivec-client
Other
0 stars 0 forks source link

Currently i am developing an iPhone applicaiton which sync google calendar events, for sync i use google calendar API but i am unavailable to get event color. How can i get event color of google calendar using iphone SDK ? #109

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. How can i get event color of Google calendar from iPhone SDK ?
2. I am using this code for getting google calendar events 
http://code.google.com/p/gdata-objectivec-client/downloads/list

What is the expected output? What do you see instead?

I want Google calendar event color.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by apekshit...@gmail.com on 20 Sep 2011 at 9:26

GoogleCodeExporter commented 9 years ago
Colors for Google Calendar are documented at

http://code.google.com/apis/calendar/data/2.0/reference.html#gcal_reference

Development questions should be directed to the API discussion groups. This 
issue tracker is for reporting library bugs.

Original comment by grobb...@google.com on 11 Oct 2011 at 1:05