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
-~----------~----~----~----~------~----~------~--~---