RongIMClient$98.smali
.class Lio/rong/imlib/RongIMClient$98;
.super Lio/rong/imlib/RongIMClient$OperationCallback;
.source "RongIMClient.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lio/rong/imlib/RongIMClient;->handleReadReceiptMessage(Lio/rong/imlib/model/Message;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lio/rong/imlib/RongIMClient;
.field final synthetic val$message:Lio/rong/imlib/model/Message;
# direct methods
.method constructor <init>(Lio/rong/imlib/RongIMClient;Lio/rong/imlib/model/Message;)V
.registers 3
.line 1
iput-object p1, p0, Lio/rong/imlib/RongIMClient$98;->this$0:Lio/rong/imlib/RongIMClient;
iput-object p2, p0, Lio/rong/imlib/RongIMClient$98;->val$message:Lio/rong/imlib/model/Message;
invoke-direct {p0}, Lio/rong/imlib/RongIMClient$OperationCallback;-><init>()V
return-void
.end method
# virtual methods
.method public onError(Lio/rong/imlib/RongIMClient$ErrorCode;)V
.registers 3
const-string p1, "RongIMClient"
const-string v0, "RongIMClient : updateMessageReceiptStatus fail"
.line 1
invoke-static {p1, v0}, Lio/rong/common/rlog/RLog;->e(Ljava/lang/String;Ljava/lang/String;)I
return-void
.end method
.method public onSuccess()V
.registers 3
.line 1
# getter for: Lio/rong/imlib/RongIMClient;->sReadReceiptListener:Lio/rong/imlib/RongIMClient$ReadReceiptListener;
invoke-static {}, Lio/rong/imlib/RongIMClient;->access$4500()Lio/rong/imlib/RongIMClient$ReadReceiptListener;
move-result-object v0
if-eqz v0, :cond_f
.line 2
# getter for: Lio/rong/imlib/RongIMClient;->sReadReceiptListener:Lio/rong/imlib/RongIMClient$ReadReceiptListener;
invoke-static {}, Lio/rong/imlib/RongIMClient;->access$4500()Lio/rong/imlib/RongIMClient$ReadReceiptListener;
move-result-object v0
iget-object v1, p0, Lio/rong/imlib/RongIMClient$98;->val$message:Lio/rong/imlib/model/Message;
invoke-interface {v0, v1}, Lio/rong/imlib/RongIMClient$ReadReceiptListener;->onReadReceiptReceived(Lio/rong/imlib/model/Message;)V
:cond_f
return-void
.end method