| 构造器和说明 |
|---|
DatumCode(String apSsid,
String apBssid,
String apPassword,
InetAddress ipAddress,
boolean isSsidHiden)
Constructor of DatumCode
|
public DatumCode(String apSsid, String apBssid, String apPassword, InetAddress ipAddress, boolean isSsidHiden)
apSsid - the Ap's ssidapBssid - the Ap's bssidapPassword - the Ap's passwordipAddress - the ip address of the phone or padisSsidHiden - whether the Ap's ssid is hiddenpublic byte[] getBytes()
ICodeData