Class NetworkConnectionInfoManager
java.lang.Object
org.prebid.mobile.rendering.sdk.BaseManager
org.prebid.mobile.rendering.sdk.deviceData.managers.NetworkConnectionInfoManager
- All Implemented Interfaces:
ConnectionInfoManager
public final class NetworkConnectionInfoManager
extends BaseManager
implements ConnectionInfoManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the active connection type.Methods inherited from class org.prebid.mobile.rendering.sdk.BaseManager
getContext
-
Constructor Details
-
NetworkConnectionInfoManager
public NetworkConnectionInfoManager(android.content.Context context)
-
-
Method Details
-
getConnectionType
Description copied from interface:ConnectionInfoManagerGet the active connection type.- Specified by:
getConnectionTypein interfaceConnectionInfoManager- Returns:
- the active connection type
-