Table of Contents

Class ChannelsResource

Namespace
Google.Apis.Calendar.v3
Assembly
Google.Apis.Calendar.v3.dll

The "channels" collection of methods.

public class ChannelsResource : Object
Inheritance
ChannelsResource

Constructors

ChannelsResource(IClientService)

Constructs a new resource.

public ChannelsResource(IClientService service)

Parameters

service IClientService

Methods

Stop(Channel)

Stop watching resources through this channel

public virtual ChannelsResource.StopRequest Stop(Channel body)

Parameters

body Channel

The body of the request.

Returns

ChannelsResource.StopRequest