public interface IWifiDevice extends IAdvanceDevice
Modifier and Type | Method and Description |
---|---|
boolean |
removeWifiSSID(String ssid)
Remove a SSID from the saved Wi-Fi list
|
close, isOpened, open
boolean removeWifiSSID(String ssid) throws DeviceException
ssid
- : wifi ssid nameDeviceException