class Channels extends Resource (View source)

The "channels" collection of methods.

Typical usage is:

 $driveService = new Google\Service\Drive(...);
 $channels = $driveService->channels;

Methods

stop(Channel $postBody, array $optParams = [])

Stops watching resources through this channel. (channels.stop)

Details

stop(Channel $postBody, array $optParams = [])

Stops watching resources through this channel. (channels.stop)

Parameters

Channel $postBody
array $optParams

Optional parameters.

Exceptions

Exception