Skip to content

Commit 4e6462b

Browse files
author
Max Presman
committed
javadocs
1 parent d22b9c6 commit 4e6462b

File tree

193 files changed

+1521
-794
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

193 files changed

+1521
-794
lines changed

docs/allclasses-frame.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_65) on Mon Sep 19 15:47:13 PDT 2016 -->
6-
<title>All Classes (pubnub 4.0.14 API)</title>
7-
<meta name="date" content="2016-09-19">
5+
<!-- Generated by javadoc (1.8.0_65) on Mon Oct 24 21:40:48 PDT 2016 -->
6+
<title>All Classes (pubnub 4.2.0 API)</title>
7+
<meta name="date" content="2016-10-24">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>
@@ -92,6 +92,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
9292
<li><a href="com/pubnub/api/endpoints/push/RemoveChannelsFromPush.html" title="class in com.pubnub.api.endpoints.push" target="classFrame">RemoveChannelsFromPush</a></li>
9393
<li><a href="com/pubnub/api/managers/RetrofitManager.html" title="class in com.pubnub.api.managers" target="classFrame">RetrofitManager</a></li>
9494
<li><a href="com/pubnub/api/endpoints/presence/SetState.html" title="class in com.pubnub.api.endpoints.presence" target="classFrame">SetState</a></li>
95+
<li><a href="com/pubnub/api/interceptors/SignatureInterceptor.html" title="class in com.pubnub.api.interceptors" target="classFrame">SignatureInterceptor</a></li>
9596
<li><a href="com/pubnub/api/managers/StateManager.html" title="class in com.pubnub.api.managers" target="classFrame">StateManager</a></li>
9697
<li><a href="com/pubnub/api/builder/dto/StateOperation.html" title="class in com.pubnub.api.builder.dto" target="classFrame">StateOperation</a></li>
9798
<li><a href="com/pubnub/api/endpoints/pubsub/Subscribe.html" title="class in com.pubnub.api.endpoints.pubsub" target="classFrame">Subscribe</a></li>

docs/allclasses-noframe.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_65) on Mon Sep 19 15:47:13 PDT 2016 -->
6-
<title>All Classes (pubnub 4.0.14 API)</title>
7-
<meta name="date" content="2016-09-19">
5+
<!-- Generated by javadoc (1.8.0_65) on Mon Oct 24 21:40:48 PDT 2016 -->
6+
<title>All Classes (pubnub 4.2.0 API)</title>
7+
<meta name="date" content="2016-10-24">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>
@@ -92,6 +92,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
9292
<li><a href="com/pubnub/api/endpoints/push/RemoveChannelsFromPush.html" title="class in com.pubnub.api.endpoints.push">RemoveChannelsFromPush</a></li>
9393
<li><a href="com/pubnub/api/managers/RetrofitManager.html" title="class in com.pubnub.api.managers">RetrofitManager</a></li>
9494
<li><a href="com/pubnub/api/endpoints/presence/SetState.html" title="class in com.pubnub.api.endpoints.presence">SetState</a></li>
95+
<li><a href="com/pubnub/api/interceptors/SignatureInterceptor.html" title="class in com.pubnub.api.interceptors">SignatureInterceptor</a></li>
9596
<li><a href="com/pubnub/api/managers/StateManager.html" title="class in com.pubnub.api.managers">StateManager</a></li>
9697
<li><a href="com/pubnub/api/builder/dto/StateOperation.html" title="class in com.pubnub.api.builder.dto">StateOperation</a></li>
9798
<li><a href="com/pubnub/api/endpoints/pubsub/Subscribe.html" title="class in com.pubnub.api.endpoints.pubsub">Subscribe</a></li>

docs/com/pubnub/api/PNConfiguration.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_65) on Mon Sep 19 15:47:12 PDT 2016 -->
6-
<title>PNConfiguration (pubnub 4.0.14 API)</title>
7-
<meta name="date" content="2016-09-19">
5+
<!-- Generated by javadoc (1.8.0_65) on Mon Oct 24 21:40:47 PDT 2016 -->
6+
<title>PNConfiguration (pubnub 4.2.0 API)</title>
7+
<meta name="date" content="2016-10-24">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../script.js"></script>
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
try {
1414
if (location.href.indexOf('is-external=true') == -1) {
15-
parent.document.title="PNConfiguration (pubnub 4.0.14 API)";
15+
parent.document.title="PNConfiguration (pubnub 4.2.0 API)";
1616
}
1717
}
1818
catch(err) {

docs/com/pubnub/api/PubNub.html

Lines changed: 87 additions & 35 deletions
Large diffs are not rendered by default.

docs/com/pubnub/api/PubNubError.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_65) on Mon Sep 19 15:47:12 PDT 2016 -->
6-
<title>PubNubError (pubnub 4.0.14 API)</title>
7-
<meta name="date" content="2016-09-19">
5+
<!-- Generated by javadoc (1.8.0_65) on Mon Oct 24 21:40:47 PDT 2016 -->
6+
<title>PubNubError (pubnub 4.2.0 API)</title>
7+
<meta name="date" content="2016-10-24">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../script.js"></script>
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
try {
1414
if (location.href.indexOf('is-external=true') == -1) {
15-
parent.document.title="PubNubError (pubnub 4.0.14 API)";
15+
parent.document.title="PubNubError (pubnub 4.2.0 API)";
1616
}
1717
}
1818
catch(err) {

docs/com/pubnub/api/PubNubException.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_65) on Mon Sep 19 15:47:12 PDT 2016 -->
6-
<title>PubNubException (pubnub 4.0.14 API)</title>
7-
<meta name="date" content="2016-09-19">
5+
<!-- Generated by javadoc (1.8.0_65) on Mon Oct 24 21:40:47 PDT 2016 -->
6+
<title>PubNubException (pubnub 4.2.0 API)</title>
7+
<meta name="date" content="2016-10-24">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../script.js"></script>
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
try {
1414
if (location.href.indexOf('is-external=true') == -1) {
15-
parent.document.title="PubNubException (pubnub 4.0.14 API)";
15+
parent.document.title="PubNubException (pubnub 4.2.0 API)";
1616
}
1717
}
1818
catch(err) {

docs/com/pubnub/api/PubNubUtil.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_65) on Mon Sep 19 15:47:12 PDT 2016 -->
6-
<title>PubNubUtil (pubnub 4.0.14 API)</title>
7-
<meta name="date" content="2016-09-19">
5+
<!-- Generated by javadoc (1.8.0_65) on Mon Oct 24 21:40:47 PDT 2016 -->
6+
<title>PubNubUtil (pubnub 4.2.0 API)</title>
7+
<meta name="date" content="2016-10-24">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../script.js"></script>
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
try {
1414
if (location.href.indexOf('is-external=true') == -1) {
15-
parent.document.title="PubNubUtil (pubnub 4.0.14 API)";
15+
parent.document.title="PubNubUtil (pubnub 4.2.0 API)";
1616
}
1717
}
1818
catch(err) {

docs/com/pubnub/api/builder/PubNubErrorBuilder.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_65) on Mon Sep 19 15:47:12 PDT 2016 -->
6-
<title>PubNubErrorBuilder (pubnub 4.0.14 API)</title>
7-
<meta name="date" content="2016-09-19">
5+
<!-- Generated by javadoc (1.8.0_65) on Mon Oct 24 21:40:47 PDT 2016 -->
6+
<title>PubNubErrorBuilder (pubnub 4.2.0 API)</title>
7+
<meta name="date" content="2016-10-24">
88
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../script.js"></script>
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
try {
1414
if (location.href.indexOf('is-external=true') == -1) {
15-
parent.document.title="PubNubErrorBuilder (pubnub 4.0.14 API)";
15+
parent.document.title="PubNubErrorBuilder (pubnub 4.2.0 API)";
1616
}
1717
}
1818
catch(err) {

docs/com/pubnub/api/builder/PubSubBuilder.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_65) on Mon Sep 19 15:47:12 PDT 2016 -->
6-
<title>PubSubBuilder (pubnub 4.0.14 API)</title>
7-
<meta name="date" content="2016-09-19">
5+
<!-- Generated by javadoc (1.8.0_65) on Mon Oct 24 21:40:47 PDT 2016 -->
6+
<title>PubSubBuilder (pubnub 4.2.0 API)</title>
7+
<meta name="date" content="2016-10-24">
88
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../script.js"></script>
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
try {
1414
if (location.href.indexOf('is-external=true') == -1) {
15-
parent.document.title="PubSubBuilder (pubnub 4.0.14 API)";
15+
parent.document.title="PubSubBuilder (pubnub 4.2.0 API)";
1616
}
1717
}
1818
catch(err) {

docs/com/pubnub/api/builder/SubscribeBuilder.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_65) on Mon Sep 19 15:47:12 PDT 2016 -->
6-
<title>SubscribeBuilder (pubnub 4.0.14 API)</title>
7-
<meta name="date" content="2016-09-19">
5+
<!-- Generated by javadoc (1.8.0_65) on Mon Oct 24 21:40:47 PDT 2016 -->
6+
<title>SubscribeBuilder (pubnub 4.2.0 API)</title>
7+
<meta name="date" content="2016-10-24">
88
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../script.js"></script>
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
try {
1414
if (location.href.indexOf('is-external=true') == -1) {
15-
parent.document.title="SubscribeBuilder (pubnub 4.0.14 API)";
15+
parent.document.title="SubscribeBuilder (pubnub 4.2.0 API)";
1616
}
1717
}
1818
catch(err) {

0 commit comments

Comments
 (0)