Package org.prebid.mobile.admob
Class AdMobMediationBannerUtils
java.lang.Object
org.prebid.mobile.admob.AdMobMediationBannerUtils
Banner mediation delegate.
-
Constructor Summary
ConstructorsConstructorDescriptionAdMobMediationBannerUtils
(android.os.Bundle adMobExtrasBundle, AdView adView) -
Method Summary
Modifier and TypeMethodDescriptionboolean
void
handleKeywordsUpdate
(HashMap<String, String> keywords) void
setResponseToLocalExtras
(BidResponse response)
-
Constructor Details
-
AdMobMediationBannerUtils
public AdMobMediationBannerUtils(android.os.Bundle adMobExtrasBundle, AdView adView)
-
-
Method Details
-
setResponseToLocalExtras
public void setResponseToLocalExtras(BidResponse response) -
canPerformRefresh
public boolean canPerformRefresh() -
handleKeywordsUpdate
-