Package com.zebra.rfid.api3
Class WifiProfile
java.lang.Object
com.zebra.rfid.api3.WifiProfile
Class used to to store the wifi profile parameters
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getssid()
getstate()
void
setconfig
(WifiSecureConfig configmap) void
setHiddenProfile
(boolean isHidden) void
setpassword
(String value) void
void
void
setstate
(ENUM_WIFI_STATE value)
-
Constructor Details
-
WifiProfile
public WifiProfile()
-
-
Method Details
-
getstate
-
setstate
-
getssid
-
setssid
-
getpassword
-
setpassword
-
getconfig
-
setconfig
-
getprotocol
-
setprotocol
-
setHiddenProfile
public void setHiddenProfile(boolean isHidden) -
getHiddenProfile
public boolean getHiddenProfile()
-