NativeClient$80.smali

.class Lio/rong/imlib/NativeClient$80;
.super Ljava/lang/Object;
.source "NativeClient.java"

# interfaces
.implements Lio/rong/imlib/NativeClient$ISendMessageCallback;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lio/rong/imlib/NativeClient;->removeMessageAllExpansion(Ljava/lang/String;Lio/rong/imlib/NativeClient$OperationCallback;)V
.end annotation

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Lio/rong/imlib/NativeClient$ISendMessageCallback<",
        "Lio/rong/imlib/model/Message;",
        ">;"
    }
.end annotation


# instance fields
.field final synthetic this$0:Lio/rong/imlib/NativeClient;

.field final synthetic val$callback:Lio/rong/imlib/NativeClient$OperationCallback;

.field final synthetic val$originMsg:Lio/rong/imlib/model/Message;


# direct methods
.method constructor <init>(Lio/rong/imlib/NativeClient;Lio/rong/imlib/model/Message;Lio/rong/imlib/NativeClient$OperationCallback;)V
    .registers 4

    .line 1
    iput-object p1, p0, Lio/rong/imlib/NativeClient$80;->this$0:Lio/rong/imlib/NativeClient;

    iput-object p2, p0, Lio/rong/imlib/NativeClient$80;->val$originMsg:Lio/rong/imlib/model/Message;

    iput-object p3, p0, Lio/rong/imlib/NativeClient$80;->val$callback:Lio/rong/imlib/NativeClient$OperationCallback;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public onAttached(Lio/rong/imlib/model/Message;)V
    .registers 2

    return-void
.end method

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

    .line 1
    check-cast p1, Lio/rong/imlib/model/Message;

    invoke-virtual {p0, p1}, Lio/rong/imlib/NativeClient$80;->onAttached(Lio/rong/imlib/model/Message;)V

    return-void
.end method

.method public onError(Lio/rong/imlib/model/Message;I)V
    .registers 3

    .line 2
    iget-object p1, p0, Lio/rong/imlib/NativeClient$80;->val$callback:Lio/rong/imlib/NativeClient$OperationCallback;

    if-eqz p1, :cond_7

    .line 3
    invoke-interface {p1, p2}, Lio/rong/imlib/NativeClient$OperationCallback;->onError(I)V

    :cond_7
    return-void
.end method

.method public bridge synthetic onError(Ljava/lang/Object;I)V
    .registers 3

    .line 1
    check-cast p1, Lio/rong/imlib/model/Message;

    invoke-virtual {p0, p1, p2}, Lio/rong/imlib/NativeClient$80;->onError(Lio/rong/imlib/model/Message;I)V

    return-void
.end method

.method public onSuccess(Lio/rong/imlib/model/Message;)V
    .registers 9

    .line 2
    new-instance v4, Ljava/util/ArrayList;

    invoke-direct {v4}, Ljava/util/ArrayList;-><init>()V

    .line 3
    iget-object v0, p0, Lio/rong/imlib/NativeClient$80;->this$0:Lio/rong/imlib/NativeClient;

    iget-object v5, p0, Lio/rong/imlib/NativeClient$80;->val$originMsg:Lio/rong/imlib/model/Message;

    iget-object v6, p0, Lio/rong/imlib/NativeClient$80;->val$callback:Lio/rong/imlib/NativeClient$OperationCallback;

    const-wide/16 v1, -0x1

    const/4 v3, 0x0

    # invokes: Lio/rong/imlib/NativeClient;->removeKeysInExpansionEx(JZLjava/util/List;Lio/rong/imlib/model/Message;Lio/rong/imlib/NativeClient$OperationCallback;)V
    invoke-static/range {v0 .. v6}, Lio/rong/imlib/NativeClient;->access$1800(Lio/rong/imlib/NativeClient;JZLjava/util/List;Lio/rong/imlib/model/Message;Lio/rong/imlib/NativeClient$OperationCallback;)V

    return-void
.end method

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

    .line 1
    check-cast p1, Lio/rong/imlib/model/Message;

    invoke-virtual {p0, p1}, Lio/rong/imlib/NativeClient$80;->onSuccess(Lio/rong/imlib/model/Message;)V

    return-void
.end method