IAdSdkReporter.smali

.class public interface abstract Lcom/cm/plugincluster/ad/data/IAdSdkReporter;
.super Ljava/lang/Object;
.source "IAdSdkReporter.java"


# static fields
.field public static final ACTION_TYPE_APP_ACTIVED:I = 0x9

.field public static final ACTION_TYPE_CLICK_BUTTON:I = 0x5

.field public static final ACTION_TYPE_CLICK_CARD:I = 0x4

.field public static final ACTION_TYPE_CLICK_INGNORE:I = 0x6

.field public static final ACTION_TYPE_DOWNLOADED:I = 0x7

.field public static final ACTION_TYPE_FUNC_ACTIVE:I = 0x1

.field public static final ACTION_TYPE_INSTALLED:I = 0x8

.field public static final ACTION_TYPE_REQUEST:I = 0x2

.field public static final ACTION_TYPE_SHOW:I = 0x3


# virtual methods
.method public abstract report(Ljava/lang/String;Ljava/lang/String;Z)V
.end method