blob: 62aee50fc93cc2286086967f502a63f90738be8c [file] [log] [blame]
Joe Gregorio52a5c532013-01-24 16:19:07 -05001<?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>push</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 push</h1>
14<hr />
15 <h2 class="toc">Classes</h2>
16 <a target="mainFrame" href="apiclient.push.Channel-class.html"
17 >Channel</a><br /> <a target="mainFrame" href="apiclient.push.Headers-class.html"
18 >Headers</a><br /> <a target="mainFrame" href="apiclient.push.InvalidSubscriptionRequestError-class.html"
19 >InvalidSubscriptionRequestError</a><br /> <a target="mainFrame" href="apiclient.push.Subscription-class.html"
20 >Subscription</a><br /> <a target="mainFrame" href="apiclient.push.WebhookChannel-class.html"
21 >WebhookChannel</a><br /> <h2 class="toc">Functions</h2>
22 <a target="mainFrame" href="apiclient.push-module.html#new_token"
23 >new_token</a><br /> <h2 class="toc">Variables</h2>
24 <a target="mainFrame" href="apiclient.push-module.html#CLIENT_TOKEN"
25 >CLIENT_TOKEN</a><br /> <a target="mainFrame" href="apiclient.push-module.html#EVENT_TYPE"
26 >EVENT_TYPE</a><br /> <a target="mainFrame" href="apiclient.push-module.html#SUBSCRIBE"
27 >SUBSCRIBE</a><br /> <a target="mainFrame" href="apiclient.push-module.html#SUBSCRIPTION_ID"
28 >SUBSCRIPTION_ID</a><br /> <a target="mainFrame" href="apiclient.push-module.html#TOPIC_ID"
29 >TOPIC_ID</a><br /> <a target="mainFrame" href="apiclient.push-module.html#TOPIC_URI"
30 >TOPIC_URI</a><br /> <a target="mainFrame" href="apiclient.push-module.html#UNSUBSCRIBE"
31 >UNSUBSCRIBE</a><br /><hr />
32<span class="options">[<a href="javascript:void(0);" class="privatelink"
33 onclick="toggle_private();">hide&nbsp;private</a>]</span>
34
35<script type="text/javascript">
36 <!--
37 // Private objects are initially displayed (because if
38 // javascript is turned off then we want them to be
39 // visible); but by default, we want to hide them. So hide
40 // them unless we have a cookie that says to show them.
41 checkCookie();
42 // -->
43</script>
44</body>
45</html>