blob: 8f1d52a63f90f0549905d2cc61a6302149d6fc6c [file] [log] [blame]
Joe Gregorio37802c32013-08-06 12:24:05 -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="apiclient.channel.Channel-class.html"
17 >Channel</a><br /> <a target="mainFrame" href="apiclient.channel.Notification-class.html"
18 >Notification</a><br /> <h2 class="toc">Functions</h2>
19 <div class="private">
20 <a target="mainFrame" href="apiclient.channel-module.html#_upper_header_keys"
21 >_upper_header_keys</a><br /> </div>
22 <a target="mainFrame" href="apiclient.channel-module.html#new_webhook_channel"
23 >new_webhook_channel</a><br /> <a target="mainFrame" href="apiclient.channel-module.html#notification_from_headers"
24 >notification_from_headers</a><br /> <h2 class="toc">Variables</h2>
25 <a target="mainFrame" href="apiclient.channel-module.html#CHANNEL_PARAMS"
26 >CHANNEL_PARAMS</a><br /> <a target="mainFrame" href="apiclient.channel-module.html#EPOCH"
27 >EPOCH</a><br /> <a target="mainFrame" href="apiclient.channel-module.html#X_GOOG_CHANNEL_ID"
28 >X_GOOG_CHANNEL_ID</a><br /> <a target="mainFrame" href="apiclient.channel-module.html#X_GOOG_MESSAGE_NUMBER"
29 >X_GOOG_MESSAGE_NUMBER</a><br /> <a target="mainFrame" href="apiclient.channel-module.html#X_GOOG_RESOURCE_ID"
30 >X_GOOG_RESOURCE_ID</a><br /> <a target="mainFrame" href="apiclient.channel-module.html#X_GOOG_RESOURCE_STATE"
31 >X_GOOG_RESOURCE_STATE</a><br /> <a target="mainFrame" href="apiclient.channel-module.html#X_GOOG_RESOURCE_URI"
32 >X_GOOG_RESOURCE_URI</a><br /><hr />
33<span class="options">[<a href="javascript:void(0);" class="privatelink"
34 onclick="toggle_private();">hide&nbsp;private</a>]</span>
35
36<script type="text/javascript">
37 <!--
38 // Private objects are initially displayed (because if
39 // javascript is turned off then we want them to be
40 // visible); but by default, we want to hide them. So hide
41 // them unless we have a cookie that says to show them.
42 checkCookie();
43 // -->
44</script>
45</body>
46</html>