public interface HasNetworkConnection
Modifier and Type | Method and Description |
---|---|
NetworkConnectionSetting |
getNetworkConnection()
Get the current network settings of the device.
|
void |
setNetworkConnection(NetworkConnectionSetting connection)
Set the network connection of the device.
|
NetworkConnectionSetting getNetworkConnection()
void setNetworkConnection(NetworkConnectionSetting connection)
connection
- The NetworkConnectionSetting configuration to use for the
deviceCopyright © 2014. All rights reserved.