MediationAdapter.smali
.class public interface abstract Lcom/google/android/gms/ads/mediation/MediationAdapter;
.super Ljava/lang/Object;
.source ""
# interfaces
.implements Lcom/google/android/gms/ads/mediation/MediationExtrasReceiver;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/android/gms/ads/mediation/MediationAdapter$zza;
}
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
# virtual methods
.method public abstract onDestroy()V
.end method
.method public abstract onPause()V
.end method
.method public abstract onResume()V
.end method