public interface HasNetworkConnection extends ExecutesMethod
| Modifier and Type | Method and Description |
|---|---|
default Connection |
getConnection()
Get the current network settings of the device.
|
default void |
setConnection(Connection connection)
Set the network connection of the device.
|
execute, executedefault void setConnection(Connection connection)
connection - The bitmask of the desired connectiondefault Connection getConnection()