SignalCallbacks.smali
.class public interface abstract Lcom/google/android/gms/ads/mediation/rtb/SignalCallbacks;
.super Ljava/lang/Object;
.source "com.google.android.gms:play-services-ads-lite@@19.4.0"
# annotations
.annotation runtime Ljavax/annotation/ParametersAreNonnullByDefault;
.end annotation
# virtual methods
.method public abstract onFailure(Lcom/google/android/gms/ads/AdError;)V
.end method
.method public abstract onFailure(Ljava/lang/String;)V
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract onSuccess(Ljava/lang/String;)V
.end method