On 2009-10-16 14:50:36 -0700, danmar computers <[email protected]> said:
>
> Hello
> is there any way to find out in api if an calendar is read only
> (shared one) ?
>
> Thanks in advance
> Dan
There are ACL feeds that give you a comprehensive view of a calendr's
security settings:
http://code.google.com/apis/calendar/data/2.0/developers_guide_protocol.html#RetrieveAcl
In
this case though, you could probably just look at the
<gCal:accesslevel> element, which will tell you what your access level
is for a calendar. This element is available inside of every calendar
metafeed entry.
--
Trevor Johns
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---