2022-06-10 21:38:30 +09:00

17 lines
615 B
Smali

.class public interface abstract Lcom/google/ads/mediation/customevent/CustomEventBanner;
.super Ljava/lang/Object;
.source "com.google.android.gms:play-services-ads-lite@@19.1.0"
# interfaces
.implements Lcom/google/ads/mediation/customevent/CustomEvent;
# annotations
.annotation runtime Ljava/lang/Deprecated;
.end annotation
# virtual methods
.method public abstract requestBannerAd(Lcom/google/ads/mediation/customevent/CustomEventBannerListener;Landroid/app/Activity;Ljava/lang/String;Ljava/lang/String;Lcom/google/ads/AdSize;Lcom/google/ads/mediation/MediationAdRequest;Ljava/lang/Object;)V
.end method