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