ICampaignService.smali

.class public interface abstract Lcom/sandboxol/center/router/moduleApi/ICampaignService;
.super Ljava/lang/Object;
.source "ICampaignService.java"

# interfaces
.implements Lcom/sandboxol/center/router/moduleApi/IBaseService;


# virtual methods
.method public abstract getActivitySignUp(Landroid/content/Context;Z)V
.end method

.method public abstract isCampaignHasRedPoint(Landroid/content/Context;Landroidx/databinding/ObservableField;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Landroidx/databinding/ObservableField<",
            "Ljava/lang/Integer;",
            ">;)V"
        }
    .end annotation
.end method

.method public abstract isGoCampaignRefresh(Landroid/content/Context;Landroidx/databinding/ObservableField;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Landroidx/databinding/ObservableField<",
            "Ljava/lang/Integer;",
            ">;)V"
        }
    .end annotation
.end method

.method public abstract isShowCampaign(Landroid/content/Context;Landroidx/databinding/ObservableField;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Landroidx/databinding/ObservableField<",
            "Ljava/lang/Boolean;",
            ">;)V"
        }
    .end annotation
.end method

.method public abstract onGoCampaign(Landroid/content/Context;Ljava/lang/String;)V
.end method

.method public abstract showResultDialog(Landroid/content/Context;Ljava/io/Serializable;Lcom/sandboxol/common/interfaces/OnDataListener;)V
.end method