IReceiverProxy.smali
.class public interface abstract Lcom/kwad/sdk/api/proxy/IReceiverProxy;
.super Ljava/lang/Object;
# interfaces
.implements Lcom/kwad/sdk/api/proxy/IComponentProxy;
# annotations
.annotation build Landroid/support/annotation/Keep;
.end annotation
.annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkDynamicApi;
.end annotation
# virtual methods
.method public abstract onReceive(Landroid/content/Context;Landroid/content/Intent;)V
.annotation build Landroid/support/annotation/Keep;
.end annotation
.annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkDynamicApi;
.end annotation
.end method