diff --git a/javadoc/allclasses-frame.html b/javadoc/allclasses-frame.html index a16499d7..b024716a 100644 --- a/javadoc/allclasses-frame.html +++ b/javadoc/allclasses-frame.html @@ -2,7 +2,7 @@
- +static int
WIFI_MANAGER_FAILURE
static int
WISEFY_FAILURE
static int
WISEFY_NETOWRK_ALREADY_CONFIGURED
public static final int WISEFY_FAILURE-
public static final int WISEFY_NETOWRK_ALREADY_CONFIGURED-
ssid
- - The ssid of the open network you want to addssid
- - The ssid of the open network you want to add
+
+ WiseFyCodes.FAILURE
+ WiseFyCodes.NETWORK_ALREADY_CONFIGURED
WISEFY_FAILURE
,
-WISEFY_NETOWRK_ALREADY_CONFIGURED
ssid
- - The ssid of the WEP network you want to addpassword
- - The password for the WEP network being addedpassword
- - The password for the WEP network being added
+
+ WiseFyCodes.FAILURE
+ WiseFyCodes.NETWORK_ALREADY_CONFIGURED
WISEFY_FAILURE
,
-WISEFY_NETOWRK_ALREADY_CONFIGURED
ssid
- - The ssid of the WPA2 network you want to addpassword
- - The password for the WPA2 network being addedpassword
- - The password for the WPA2 network being added
+
+ WiseFyCodes.FAILURE
+ WiseFyCodes.NETWORK_ALREADY_CONFIGURED
WISEFY_FAILURE
,
-WISEFY_NETOWRK_ALREADY_CONFIGURED
public class WiseFyCodes
+extends java.lang.Object
+Modifier and Type | +Field and Description | +
---|---|
static int |
+FAILURE |
+
static int |
+NETWORK_ALREADY_CONFIGURED |
+
Constructor and Description | +
---|
WiseFyCodes() |
+
public static final int FAILURE+
public static final int NETWORK_ALREADY_CONFIGURED+
Class | +Description | +
---|---|
WiseFyCodes | ++ |