blob: 7b78305d0baa5e34e1c66742a4dac8258e6cb45f [file] [log] [blame]
John Asmuth614db982014-04-24 15:46:26 -04001<?xml version="1.0" encoding="ascii"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "DTD/xhtml1-transitional.dtd">
4<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5<head>
6 <title>channel</title>
7 <link rel="stylesheet" href="epydoc.css" type="text/css" />
8 <script type="text/javascript" src="epydoc.js"></script>
9</head>
10
11<body bgcolor="white" text="black" link="blue" vlink="#204080"
12 alink="#204080">
13<h1 class="toc">Module channel</h1>
14<hr />
15 <h2 class="toc">Classes</h2>
16 <a target="mainFrame" href="googleapiclient.channel.Channel-class.html"
17 >Channel</a><br /> <a target="mainFrame" href="googleapiclient.channel.Notification-class.html"
18 >Notification</a><br /> <h2 class="toc">Functions</h2>
19 <div class="private">
20 <a target="mainFrame" href="googleapiclient.channel-module.html#_upper_header_keys"
21 >_upper_header_keys</a><br /> </div>
22 <a target="mainFrame" href="googleapiclient.channel-module.html#new_webhook_channel"
23 >new_webhook_channel</a><br /> <a target="mainFrame" href="googleapiclient.channel-module.html#notification_from_headers"
24 >notification_from_headers</a><br /> <h2 class="toc">Variables</h2>
25 <a target="mainFrame" href="googleapiclient.channel-module.html#CHANNEL_PARAMS"
26 >CHANNEL_PARAMS</a><br /> <a target="mainFrame" href="googleapiclient.channel-module.html#EPOCH"
27 >EPOCH</a><br /> <a target="mainFrame" href="googleapiclient.channel-module.html#X_GOOG_CHANNEL_ID"
28 >X_GOOG_CHANNEL_ID</a><br /> <a target="mainFrame" href="googleapiclient.channel-module.html#X_GOOG_MESSAGE_NUMBER"
29 >X_GOOG_MESSAGE_NUMBER</a><br /> <a target="mainFrame" href="googleapiclient.channel-module.html#X_GOOG_RESOURCE_ID"
30 >X_GOOG_RESOURCE_ID</a><br /> <a target="mainFrame" href="googleapiclient.channel-module.html#X_GOOG_RESOURCE_STATE"
31 >X_GOOG_RESOURCE_STATE</a><br /> <a target="mainFrame" href="googleapiclient.channel-module.html#X_GOOG_RESOURCE_URI"
Dmitry Frenkel3e17f892020-10-06 16:46:05 -070032 >X_GOOG_RESOURCE_URI</a><br /> <a target="mainFrame" href="googleapiclient.channel-module.html#__package__"
33 >__package__</a><br /><hr />
John Asmuth614db982014-04-24 15:46:26 -040034<span class="options">[<a href="javascript:void(0);" class="privatelink"
35 onclick="toggle_private();">hide&nbsp;private</a>]</span>
36
37<script type="text/javascript">
38 <!--
39 // Private objects are initially displayed (because if
40 // javascript is turned off then we want them to be
41 // visible); but by default, we want to hide them. So hide
42 // them unless we have a cookie that says to show them.
43 checkCookie();
44 // -->
45</script>
46</body>
47</html>