i.smali

.class Lcom/sandboxol/halloween/view/template/fragment/reproduce/i;
.super Lcom/sandboxol/common/base/web/OnResponseListener;
.source "ReproduceItemViewModel.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/sandboxol/halloween/view/template/fragment/reproduce/j;->onSuccess(Ljava/lang/Integer;)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lcom/sandboxol/common/base/web/OnResponseListener<",
        "Lcom/sandboxol/center/entity/RechargeEntity;",
        ">;"
    }
.end annotation


# instance fields
.field final synthetic a:Lcom/sandboxol/halloween/view/template/fragment/reproduce/j;


# direct methods
.method constructor <init>(Lcom/sandboxol/halloween/view/template/fragment/reproduce/j;)V
    .registers 2

    .line 1
    iput-object p1, p0, Lcom/sandboxol/halloween/view/template/fragment/reproduce/i;->a:Lcom/sandboxol/halloween/view/template/fragment/reproduce/j;

    invoke-direct {p0}, Lcom/sandboxol/common/base/web/OnResponseListener;-><init>()V

    return-void
.end method


# virtual methods
.method public onError(ILjava/lang/String;)V
    .registers 3

    return-void
.end method

.method public onServerError(I)V
    .registers 2

    return-void
.end method

.method public onSuccess(Lcom/sandboxol/center/entity/RechargeEntity;)V
    .registers 4

    .line 2
    invoke-static {}, Lcom/sandboxol/common/messenger/Messenger;->getDefault()Lcom/sandboxol/common/messenger/Messenger;

    move-result-object p1

    const-string v0, "token.refresh.reproduce.currency"

    invoke-virtual {p1, v0}, Lcom/sandboxol/common/messenger/Messenger;->sendNoMsg(Ljava/lang/Object;)V

    .line 3
    invoke-static {}, Lcom/sandboxol/common/messenger/Messenger;->getDefault()Lcom/sandboxol/common/messenger/Messenger;

    move-result-object p1

    invoke-static {}, Lcom/sandboxol/common/widget/rv/msg/RefreshMsg;->create()Lcom/sandboxol/common/widget/rv/msg/RefreshMsg;

    move-result-object v0

    const-string v1, "event.reproduce.refresh.list"

    invoke-virtual {p1, v0, v1}, Lcom/sandboxol/common/messenger/Messenger;->send(Ljava/lang/Object;Ljava/lang/Object;)V

    return-void
.end method

.method public bridge synthetic onSuccess(Ljava/lang/Object;)V
    .registers 2

    .line 1
    check-cast p1, Lcom/sandboxol/center/entity/RechargeEntity;

    invoke-virtual {p0, p1}, Lcom/sandboxol/halloween/view/template/fragment/reproduce/i;->onSuccess(Lcom/sandboxol/center/entity/RechargeEntity;)V

    return-void
.end method