Uses of Class
io.appium.java_client.NetworkConnectionSetting

Packages that use NetworkConnectionSetting
io.appium.java_client   
 

Uses of NetworkConnectionSetting in io.appium.java_client
 

Methods in io.appium.java_client that return NetworkConnectionSetting
 NetworkConnectionSetting AppiumDriver.getNetworkConnection()
          Get the current network settings of the device.
 

Methods in io.appium.java_client with parameters of type NetworkConnectionSetting
 void AppiumDriver.setNetworkConnection(NetworkConnectionSetting connection)
          Set the network connection of the device.
 



Copyright © 2014. All rights reserved.