Interface ConnectionInfoManager
-
- All Known Implementing Classes:
NetworkConnectionInfoManager
public interface ConnectionInfoManagerManager for retrieving network information.- See Also:
ManagersResolver
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UserParameters.ConnectionTypegetConnectionType()Get the active connection type.
-
-
-
Method Detail
-
getConnectionType
UserParameters.ConnectionType getConnectionType()
Get the active connection type.- Returns:
- the active connection type
-
-