Hello Jason,

There's no need to "disconnect" the service object as it never stays 
connected. Every request implies a new connection to the server that is 
closed right after the response is received.

You can however delete the credentials if you want (by setting empty values 
instead of the real ones) but that is not necessary as it won't change 
anything regarding connection to the APIs and will only make subsequent 
requests fail.

Best,
Alain

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