public class Wifi extends AndroidOperation implements Serializable
| Constructor and Description |
|---|
Wifi() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getSsid() |
void |
setPassword(String password) |
void |
setSsid(String ssid) |
toJSONCopyright © 2017 WSO2. All rights reserved.