RongIMClient$24.smali
.class Lio/rong/imlib/RongIMClient$24;
.super Lio/rong/imlib/RongIMClient$SyncCallback;
.source "RongIMClient.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lio/rong/imlib/RongIMClient;->getHistoryMessages(Lio/rong/imlib/model/Conversation$ConversationType;Ljava/lang/String;II)Ljava/util/List;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/rong/imlib/RongIMClient$SyncCallback<",
"Ljava/util/List<",
"Lio/rong/imlib/model/Message;",
">;>;"
}
.end annotation
# instance fields
.field final synthetic this$0:Lio/rong/imlib/RongIMClient;
.field final synthetic val$latch:Ljava/util/concurrent/CountDownLatch;
.field final synthetic val$result:Lio/rong/imlib/RongIMClient$ResultCallback$Result;
# direct methods
.method constructor <init>(Lio/rong/imlib/RongIMClient;Lio/rong/imlib/RongIMClient$ResultCallback$Result;Ljava/util/concurrent/CountDownLatch;)V
.registers 4
.line 1
iput-object p1, p0, Lio/rong/imlib/RongIMClient$24;->this$0:Lio/rong/imlib/RongIMClient;
iput-object p2, p0, Lio/rong/imlib/RongIMClient$24;->val$result:Lio/rong/imlib/RongIMClient$ResultCallback$Result;
iput-object p3, p0, Lio/rong/imlib/RongIMClient$24;->val$latch:Ljava/util/concurrent/CountDownLatch;
invoke-direct {p0}, Lio/rong/imlib/RongIMClient$SyncCallback;-><init>()V
return-void
.end method
# virtual methods
.method public onError(Lio/rong/imlib/RongIMClient$ErrorCode;)V
.registers 2
.line 1
iget-object p1, p0, Lio/rong/imlib/RongIMClient$24;->val$latch:Ljava/util/concurrent/CountDownLatch;
invoke-virtual {p1}, Ljava/util/concurrent/CountDownLatch;->countDown()V
return-void
.end method
.method public bridge synthetic onSuccess(Ljava/lang/Object;)V
.registers 2
.line 1
check-cast p1, Ljava/util/List;
invoke-virtual {p0, p1}, Lio/rong/imlib/RongIMClient$24;->onSuccess(Ljava/util/List;)V
return-void
.end method
.method public onSuccess(Ljava/util/List;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"Lio/rong/imlib/model/Message;",
">;)V"
}
.end annotation
.line 2
iget-object v0, p0, Lio/rong/imlib/RongIMClient$24;->val$result:Lio/rong/imlib/RongIMClient$ResultCallback$Result;
iput-object p1, v0, Lio/rong/imlib/RongIMClient$ResultCallback$Result;->t:Ljava/lang/Object;
.line 3
iget-object p1, p0, Lio/rong/imlib/RongIMClient$24;->val$latch:Ljava/util/concurrent/CountDownLatch;
invoke-virtual {p1}, Ljava/util/concurrent/CountDownLatch;->countDown()V
return-void
.end method