|
calendar
v3
|
#include <calendar_service.h>
Public Member Functions | |
| ChannelsResource (CalendarService *service) | |
| ~ChannelsResource () | |
| ChannelsResource_StopMethod * | NewStopMethod (client::AuthorizationCredential *_credential_, const Channel &_content_) const |
Acts as message factory for accessing data.
|
explicit |
Standard constructor.
| [in] | service | The service instance is used to bind to the methods created from this resource instance. This will be the service that methods are invoked on. |
|
inline |
Standard destructor.
| ChannelsResource_StopMethod * google_calendar_api::CalendarService::ChannelsResource::NewStopMethod | ( | client::AuthorizationCredential * | _credential_, |
| const Channel & | _content_ | ||
| ) | const |
Creates a new ChannelsResource_StopMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
| [in] | <em>content</em> | The data object to stop. |
Execute the method instance, then destroy it when they are finished.