Check out this link to a post I wrote:
http://67central.com/bc/2008/04/27/link-elements-in-gcalendar-feeds/
Hope this helps,
Ray
On Apr 25, 10:41 pm, "vijay shanker" <[EMAIL PROTECTED]> wrote:
> Hi all,
> *
>
> for* (CalendarEventEntry event : calEventList) {
>
> *for* (Link *link* : event.getLinks()) {
>
> System.*out*.println(link.getHref());
>
> }
>
> above code fragment prints three types of links, what these are meant for?
> What these links signify in the feed.
>
> --
> Regards,
> Vijay Shanker
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---