-
- All Implemented Interfaces:
-
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 class AppstockCustomAdapter extends BaseAdapter
-
-
Method Summary
Modifier and Type Method Description voidinit(@NonNull() AdData adData, @NonNull() Context context, @Nullable() NetworkInitializationListener initListener)StringgetNetworkSDKVersion()StringgetAdapterVersion()-
Methods inherited from class com.ironsource.mediationsdk.adunit.adapter.BaseAdapter
getBannerLoadWhileShowSupportedState, getLoadWhileShowSupportedState, isUsingActivityBeforeImpression, setAdapterDebug, setConsent, setMetaData, setNetworkData -
Methods inherited from class com.ironsource.mediationsdk.adunit.adapter.internal.AdapterBaseInterface
getAdapterVersion, getNetworkSDKVersion, init -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-