-
- All Implemented Interfaces:
-
com.ironsource.adapters.custom.bidon.logger.Logger,com.ironsource.mediationsdk.adunit.adapter.AdapterDebugInterface,com.ironsource.mediationsdk.adunit.adapter.internal.AdapterBaseInterface,com.ironsource.mediationsdk.adunit.adapter.internal.AdapterConsentInterface,com.ironsource.mediationsdk.adunit.adapter.internal.AdapterMetaDataInterface,com.ironsource.mediationsdk.adunit.adapter.internal.AdapterNetworkDataInterface,com.ironsource.mediationsdk.adunit.adapter.internal.AdapterSettingsInterface
public final class BidonCustomAdapter extends BaseAdapter implements Logger
-
-
Constructor Summary
Constructors Constructor Description BidonCustomAdapter()
-
Method Summary
Modifier and Type Method Description StringgetNetworkSDKVersion()StringgetAdapterVersion()Unitinit(AdData adData, Context context, NetworkInitializationListener initListener)UnitsetAdapterDebug(Boolean isDebug)UnitsetNetworkData(AdapterNetworkData networkData)-
Methods inherited from class com.ironsource.adapters.custom.bidon.BidonCustomAdapter
getBannerLoadWhileShowSupportedState, getLoadWhileShowSupportedState, isUsingActivityBeforeImpression, log, logError, setConsent, setMetaData -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getNetworkSDKVersion
String getNetworkSDKVersion()
-
getAdapterVersion
String getAdapterVersion()
-
setAdapterDebug
Unit setAdapterDebug(Boolean isDebug)
-
setNetworkData
Unit setNetworkData(AdapterNetworkData networkData)
-
-
-
-