Thanks Alain for your reply....

But i read somewhere that we can use HTTP GET function to get a
basic.ics file from the url::- 
https://www.google.com/calendar/ical/calendarID/private/basic.ics
....................after performing authentication. But i didn't get
the examples on it and i just wanna confirm and want a sample code
from google forum.......

Secondly when i'm trying to use iFrame to embed html format as it
given on configuration setting....but it will redirect my user on to
the login page. I'm using private calendar to share between few more
users.....iFrame works with public calendar but not with
private....now how to solve this???




On Aug 12, 10:34 pm, Alain Vongsouvanh <[email protected]> wrote:
> Hello,
>
> You can send a notification to attendees on update and creation by setting
> the event's "sendEventNotification" element to true:
>
> event.setSendEventNotifications(true);
>
> It is not possible to send an .ics file through the API. This has already
> been answered many times in the forum.
>
> Best,
> Alain
>
>
>
> On Thu, Aug 11, 2011 at 6:47 AM, Test Test <[email protected]> wrote:
> > Hey...
> > I found the way of sharing calendar with other user but now came up
> > with new problem.....
> > Now i want to notify my friend at the time of event creation/update
> > either through sms or via email through java code.
> > I found the way for reminder and notification before event occur. But
> > i want to notify friends at the time of event creation.....
> > Also the problem of import/export of.ics file format through java code
> > is not yet solved...so reply for this as well...
>
> > Thanks...
>
> > On Aug 11, 3:07 pm, Test Test <[email protected]> wrote:
> > > Hi All,
>
> > > I'm doing a project in which my requirement is to share other friends
> > > calendar and book their slots for meeting or import/export the
> > > standard .ics file from other calendar through java code. I searched
> > > the java API for the same but found the API for sharing but that was
> > > in .Net. I need the same APi's but in java. So i need your help, so
> > > please reply as soon as possible.
>
> > > Thanks in advance...:)
>
> > --
> > 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://code.google.com/apis/calendar/community/forum.html
>
> --
> Alain Vongsouvanh

-- 
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://code.google.com/apis/calendar/community/forum.html

Reply via email to