public class RemoteNetworkConnection extends Object implements NetworkConnection
NetworkConnection.ConnectionType| 构造器和说明 |
|---|
RemoteNetworkConnection(ExecuteMethod executeMethod) |
| 限定符和类型 | 方法和说明 |
|---|---|
NetworkConnection.ConnectionType |
getNetworkConnection()
Query the driver for the Airplane Mode setting state
|
NetworkConnection.ConnectionType |
setNetworkConnection(NetworkConnection.ConnectionType type)
Set the Connection type Not all connection type combinations are valid for an individual type
of device and the remote endpoint will make a best effort to set the type as requested
|
public RemoteNetworkConnection(ExecuteMethod executeMethod)
public NetworkConnection.ConnectionType getNetworkConnection()
NetworkConnectiongetNetworkConnection 在接口中 NetworkConnectionNetworkConnection.ConnectionType indicating if the
device is in Airplane Modepublic NetworkConnection.ConnectionType setNetworkConnection(NetworkConnection.ConnectionType type)
NetworkConnectionsetNetworkConnection 在接口中 NetworkConnectiontype - ConnectionType of what the network connection should beNetworkConnection.ConnectionType of what the
device's network connection is