I'm wondering if I can access to the date of every event of Google Calendar with JAVA using Gdata Api. I checked the library of api but there's no field in IEntry Class represent the date of events. Please let me know if anyone has any idea. thank you!!
You should call the getEntry() method on the EventEntry: