Interface ConnectionInfoManager
- All Known Implementing Classes:
NetworkConnectionInfoManager
public interface ConnectionInfoManager
Manager for retrieving network information.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionGet the active connection type.
-
Method Details
-
getConnectionType
UserParameters.ConnectionType getConnectionType()Get the active connection type.- Returns:
- the active connection type
-