Package org.sensorhub.api.comm
Interface INetworkInfo
public interface INetworkInfo
- 
Method Summary
Modifier and TypeMethodDescription 
- 
Method Details
- 
getInterfaceName
String getInterfaceName() - 
getNetworkType
ICommNetwork.NetworkType getNetworkType() - 
getHardwareAddress
String getHardwareAddress() - 
getLogicalAddress
String getLogicalAddress() 
 -