Channels
class Channels extends Resource (View source)
The "channels" collection of methods.
Typical usage is:
$calendarService = new Google\Service\Calendar(...);
$channels = $calendarService->channels;
Methods
Details
stop(Channel $postBody, array $optParams = [])
Stop watching resources through this channel (channels.stop)