| Package | Description |
|---|---|
| io.appium.java_client.android |
| Modifier and Type | Method and Description |
|---|---|
NetworkConnectionSetting |
HasNetworkConnection.getNetworkConnection()
Get the current network settings of the device.
|
NetworkConnectionSetting |
AndroidDriver.getNetworkConnection() |
| Modifier and Type | Method and Description |
|---|---|
void |
HasNetworkConnection.setNetworkConnection(NetworkConnectionSetting connection)
Set the network connection of the device.
|
void |
AndroidDriver.setNetworkConnection(NetworkConnectionSetting connection) |
Copyright © 2014. All rights reserved.