Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.calendar.channels

Calendar API: channels. Manipulates events and other calendar data. See: https://developers.google.com/google-apps/calendar/firstappapi/reference/rest/v3/channels

Calendar API: channels.
Manipulates events and other calendar data.
See: https://developers.google.com/google-apps/calendar/firstappapi/reference/rest/v3/channels
raw docstring

stop$clj

(stop$ auth parameters body)

https://developers.google.com/google-apps/calendar/firstappapi/reference/rest/v3/channels/stop

Required parameters: none

Optional parameters: none

Body:

{:address string, :resourceUri string, :payload boolean, :expiration string, :params {}, :type string, :resourceId string, :token string, :id string, :kind string}

Stop watching resources through this channel

https://developers.google.com/google-apps/calendar/firstappapi/reference/rest/v3/channels/stop

Required parameters: none

Optional parameters: none

Body: 

{:address string,
 :resourceUri string,
 :payload boolean,
 :expiration string,
 :params {},
 :type string,
 :resourceId string,
 :token string,
 :id string,
 :kind string}

Stop watching resources through this channel
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close