This commit is contained in:
2022-06-10 21:38:30 +09:00
commit 27f5152838
51323 changed files with 12934539 additions and 0 deletions
@@ -0,0 +1,26 @@
.class public interface abstract Lcom/google/android/gms/ads/mediation/MediationNativeAdCallback;
.super Ljava/lang/Object;
.source "com.google.android.gms:play-services-ads-lite@@19.1.0"
# interfaces
.implements Lcom/google/android/gms/ads/mediation/MediationAdCallback;
# virtual methods
.method public abstract onAdLeftApplication()V
.end method
.method public abstract onVideoComplete()V
.end method
.method public abstract onVideoMute()V
.end method
.method public abstract onVideoPause()V
.end method
.method public abstract onVideoPlay()V
.end method
.method public abstract onVideoUnmute()V
.end method