Package com.ironsource.mediationsdk
Class AdNetworkAppConfig.Base
-
- All Implemented Interfaces:
-
com.ironsource.mediationsdk.AdNetworkAppConfig
public final class AdNetworkAppConfig.Base implements AdNetworkAppConfig
-
-
Constructor Summary
Constructors Constructor Description AdNetworkAppConfig.Base(JSONObject applicationConfig)
-
Method Summary
Modifier and Type Method Description IntegerlogLevel()StringcontrollerUrl()JSONObjectcontrollerConfig()-
-
Constructor Detail
-
AdNetworkAppConfig.Base
AdNetworkAppConfig.Base(JSONObject applicationConfig)
-
-
Method Detail
-
controllerUrl
String controllerUrl()
-
controllerConfig
JSONObject controllerConfig()
-
-
-
-