diff --git a/android/Pubnub-Android-3.5.5.jar b/android/Pubnub-Android-3.5.5.jar index 2ac3443b8..3403b080a 100644 Binary files a/android/Pubnub-Android-3.5.5.jar and b/android/Pubnub-Android-3.5.5.jar differ diff --git a/android/Pubnub-Android-Debug-3.5.5.jar b/android/Pubnub-Android-Debug-3.5.5.jar index 84d8e541d..7214c330b 100644 Binary files a/android/Pubnub-Android-Debug-3.5.5.jar and b/android/Pubnub-Android-Debug-3.5.5.jar differ diff --git a/android/examples/PubnubExample/libs/Pubnub-Android-3.5.5.jar b/android/examples/PubnubExample/libs/Pubnub-Android-3.5.5.jar index 2ac3443b8..3403b080a 100644 Binary files a/android/examples/PubnubExample/libs/Pubnub-Android-3.5.5.jar and b/android/examples/PubnubExample/libs/Pubnub-Android-3.5.5.jar differ diff --git a/android/examples/SubscribeAtBoot/libs/Pubnub-Android-3.5.5.jar b/android/examples/SubscribeAtBoot/libs/Pubnub-Android-3.5.5.jar index 2ac3443b8..3403b080a 100644 Binary files a/android/examples/SubscribeAtBoot/libs/Pubnub-Android-3.5.5.jar and b/android/examples/SubscribeAtBoot/libs/Pubnub-Android-3.5.5.jar differ diff --git a/blackberry/Pubnub-BlackBerry-3.5.5.jar b/blackberry/Pubnub-BlackBerry-3.5.5.jar index 3363b3e4f..5de10acf2 100644 Binary files a/blackberry/Pubnub-BlackBerry-3.5.5.jar and b/blackberry/Pubnub-BlackBerry-3.5.5.jar differ diff --git a/codenameone/Pubnub-CodeNameOne-3.5.5.cn1lib b/codenameone/Pubnub-CodeNameOne-3.5.5.cn1lib index 602bf9414..269bbac1e 100644 Binary files a/codenameone/Pubnub-CodeNameOne-3.5.5.cn1lib and b/codenameone/Pubnub-CodeNameOne-3.5.5.cn1lib differ diff --git a/codenameone/Pubnub-CodeNameOne-Debug-3.5.5.cn1lib b/codenameone/Pubnub-CodeNameOne-Debug-3.5.5.cn1lib index 7e42b01c7..2499f5502 100644 Binary files a/codenameone/Pubnub-CodeNameOne-Debug-3.5.5.cn1lib and b/codenameone/Pubnub-CodeNameOne-Debug-3.5.5.cn1lib differ diff --git a/j2me/Pubnub-MicroEdition-3.5.5.jar b/j2me/Pubnub-MicroEdition-3.5.5.jar index fbe213fd9..f4fd2cebf 100644 Binary files a/j2me/Pubnub-MicroEdition-3.5.5.jar and b/j2me/Pubnub-MicroEdition-3.5.5.jar differ diff --git a/java/Pubnub-StandardEdition-3.5.5.jar b/java/Pubnub-StandardEdition-3.5.5.jar index 1192ecfeb..08f956659 100644 Binary files a/java/Pubnub-StandardEdition-3.5.5.jar and b/java/Pubnub-StandardEdition-3.5.5.jar differ diff --git a/java/doc/allclasses-frame.html b/java/doc/allclasses-frame.html index 8838dd562..38752769e 100644 --- a/java/doc/allclasses-frame.html +++ b/java/doc/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes diff --git a/java/doc/allclasses-noframe.html b/java/doc/allclasses-noframe.html index 8712ccce2..f0e7192a4 100644 --- a/java/doc/allclasses-noframe.html +++ b/java/doc/allclasses-noframe.html @@ -2,7 +2,7 @@ - + All Classes diff --git a/java/doc/com/pubnub/api/Callback.html b/java/doc/com/pubnub/api/Callback.html index e646a8fc4..695b68957 100644 --- a/java/doc/com/pubnub/api/Callback.html +++ b/java/doc/com/pubnub/api/Callback.html @@ -2,7 +2,7 @@ - + Callback diff --git a/java/doc/com/pubnub/api/HttpUtil.html b/java/doc/com/pubnub/api/HttpUtil.html index 517740158..4a127a7b4 100644 --- a/java/doc/com/pubnub/api/HttpUtil.html +++ b/java/doc/com/pubnub/api/HttpUtil.html @@ -2,7 +2,7 @@ - + HttpUtil diff --git a/java/doc/com/pubnub/api/Pubnub.html b/java/doc/com/pubnub/api/Pubnub.html index 95fcf443c..7e1c987c8 100644 --- a/java/doc/com/pubnub/api/Pubnub.html +++ b/java/doc/com/pubnub/api/Pubnub.html @@ -2,7 +2,7 @@ - + Pubnub diff --git a/java/doc/com/pubnub/api/PubnubError.html b/java/doc/com/pubnub/api/PubnubError.html index 47fe9928d..6b87ff678 100644 --- a/java/doc/com/pubnub/api/PubnubError.html +++ b/java/doc/com/pubnub/api/PubnubError.html @@ -2,7 +2,7 @@ - + PubnubError @@ -210,6 +210,14 @@

static int +PNERR_HTTP_RC_ERROR + +
+            + + + +static int PNERR_INVALID_JSON
@@ -548,6 +556,16 @@


+

+PNERR_HTTP_RC_ERROR

+
+public static final int PNERR_HTTP_RC_ERROR
+
+
+
See Also:
Constant Field Values
+
+
+

errorCode

diff --git a/java/doc/com/pubnub/api/PubnubException.html b/java/doc/com/pubnub/api/PubnubException.html
index e81627116..817daf601 100644
--- a/java/doc/com/pubnub/api/PubnubException.html
+++ b/java/doc/com/pubnub/api/PubnubException.html
@@ -2,7 +2,7 @@
 
 
 
-
+
 
 PubnubException
 
diff --git a/java/doc/com/pubnub/api/PubnubUtil.html b/java/doc/com/pubnub/api/PubnubUtil.html
index f9c3e10df..31c903e1e 100644
--- a/java/doc/com/pubnub/api/PubnubUtil.html
+++ b/java/doc/com/pubnub/api/PubnubUtil.html
@@ -2,7 +2,7 @@
 
 
 
-
+
 
 PubnubUtil
 
diff --git a/java/doc/com/pubnub/api/package-frame.html b/java/doc/com/pubnub/api/package-frame.html
index 68ef85ac3..8a08a69c8 100644
--- a/java/doc/com/pubnub/api/package-frame.html
+++ b/java/doc/com/pubnub/api/package-frame.html
@@ -2,7 +2,7 @@
 
 
 
-
+
 
 com.pubnub.api
 
diff --git a/java/doc/com/pubnub/api/package-summary.html b/java/doc/com/pubnub/api/package-summary.html
index 02399677b..f78fe3a5f 100644
--- a/java/doc/com/pubnub/api/package-summary.html
+++ b/java/doc/com/pubnub/api/package-summary.html
@@ -2,7 +2,7 @@
 
 
 
-
+
 
 com.pubnub.api
 
diff --git a/java/doc/com/pubnub/api/package-tree.html b/java/doc/com/pubnub/api/package-tree.html
index 939c00e64..702d3c0ab 100644
--- a/java/doc/com/pubnub/api/package-tree.html
+++ b/java/doc/com/pubnub/api/package-tree.html
@@ -2,7 +2,7 @@
 
 
 
-
+
 
 com.pubnub.api Class Hierarchy
 
diff --git a/java/doc/constant-values.html b/java/doc/constant-values.html
index 78efe7636..260b03210 100644
--- a/java/doc/constant-values.html
+++ b/java/doc/constant-values.html
@@ -2,7 +2,7 @@
 
 
 
-
+
 
 Constant Field Values
 
@@ -233,6 +233,12 @@ 

103 + +public static final int +PNERR_HTTP_RC_ERROR +128 + + public static final int PNERR_INVALID_JSON diff --git a/java/doc/deprecated-list.html b/java/doc/deprecated-list.html index cf4339815..83c7434c2 100644 --- a/java/doc/deprecated-list.html +++ b/java/doc/deprecated-list.html @@ -2,7 +2,7 @@ - + Deprecated List diff --git a/java/doc/help-doc.html b/java/doc/help-doc.html index 550e242f0..455ea7b76 100644 --- a/java/doc/help-doc.html +++ b/java/doc/help-doc.html @@ -2,7 +2,7 @@ - + API Help diff --git a/java/doc/index-all.html b/java/doc/index-all.html index a0cb8899f..d8b462b6e 100644 --- a/java/doc/index-all.html +++ b/java/doc/index-all.html @@ -2,7 +2,7 @@ - + Index @@ -303,6 +303,9 @@
PNERR_HTTP_ERROR - Static variable in class com.pubnub.api.PubnubError
Please check network connectivity. +
PNERR_HTTP_RC_ERROR - +Static variable in class com.pubnub.api.PubnubError +
 
PNERR_INVALID_JSON - Static variable in class com.pubnub.api.PubnubError
Invalid Json . diff --git a/java/doc/index.html b/java/doc/index.html index 609f341e6..2ce31934f 100644 --- a/java/doc/index.html +++ b/java/doc/index.html @@ -2,7 +2,7 @@ - + Generated Documentation (Untitled) diff --git a/java/doc/overview-tree.html b/java/doc/overview-tree.html index e9d80cfd2..941e6e6e6 100644 --- a/java/doc/overview-tree.html +++ b/java/doc/overview-tree.html @@ -2,7 +2,7 @@ - + Class Hierarchy diff --git a/java/doc/serialized-form.html b/java/doc/serialized-form.html index c38f32fc8..d706bcd06 100644 --- a/java/doc/serialized-form.html +++ b/java/doc/serialized-form.html @@ -2,7 +2,7 @@ - + Serialized Form diff --git a/java/jars/Pubnub-UnitTests-3.5.5.jar b/java/jars/Pubnub-UnitTests-3.5.5.jar index 7c519388a..a8b835f06 100644 Binary files a/java/jars/Pubnub-UnitTests-3.5.5.jar and b/java/jars/Pubnub-UnitTests-3.5.5.jar differ diff --git a/java/jars/PubnubDemoConsole.jar b/java/jars/PubnubDemoConsole.jar index fab06943e..576c8fdd1 100644 Binary files a/java/jars/PubnubDemoConsole.jar and b/java/jars/PubnubDemoConsole.jar differ diff --git a/java/jars/PubnubExample.jar b/java/jars/PubnubExample.jar index 989360c15..770e5fd24 100644 Binary files a/java/jars/PubnubExample.jar and b/java/jars/PubnubExample.jar differ diff --git a/java/srcPubnubApi/com/pubnub/api/PubnubError.java b/java/srcPubnubApi/com/pubnub/api/PubnubError.java index 9e85e542d..ddaca2b26 100644 --- a/java/srcPubnubApi/com/pubnub/api/PubnubError.java +++ b/java/srcPubnubApi/com/pubnub/api/PubnubError.java @@ -175,7 +175,7 @@ public class PubnubError { static final int PNERR_BAD_REQUEST = 127; - static final int PNERR_HTTP_RC_ERROR = 128; + public static final int PNERR_HTTP_RC_ERROR = 128;