com.applovin.sdk.AppLovinMediationService |
This class is responsible for managing adapters mediated by AppLovin
An instance of this class can be obtained from an AppLovinSdk
instance via getMediationService()
.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract Collection<AppLovinMediationAdapterInfo> |
getAdapterInfo()
Retrieve information about mediation adapters that are available to the AppLovin SDK.
| ||||||||||
abstract AppLovinMediationAdapterStats |
getLastAdapterStats()
Get statistic about the adapter that has loaded the last ad
|
Retrieve information about mediation adapters that are available to the AppLovin SDK.
Get statistic about the adapter that has loaded the last ad
null
if no adapters succeeded in loading an ad.