Hi,

The best place to get started is going through the Developer Protocol
Guide.  It demonstrates what the XML feed looks like when you request an
event feed.  From the feed there are XML entries representing individual
events, and within each event entry there is a content element - this is the
description of the event.

http://code.google.com/apis/calendar/developers_guide_protocol.html#RetrievingEvents

There are client libraries written by Google to abstract you from the low
level details.  You can download client libraries for various programming
languages and make calls to retrieve event information with simple API
calls.

http://code.google.com/apis/gdata/clientlibs.html

Hope it helps,
Austin

On Jan 25, 2008 12:46 AM, vijay.shad <[EMAIL PROTECTED]> wrote:

>
> hi all,
>                I an trying to get details of an event from my
> calendar. But i am not able to figure out how get description of
> events from calendar.
>
>
> any suggestion?
>
>
>
> regards,
>  vijay
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Calendar Data 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-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to