MessageBufferPool$3.smali
.class Lio/rong/imlib/destruct/MessageBufferPool$3;
.super Ljava/lang/Object;
.source "MessageBufferPool.java"
# interfaces
.implements Lio/rong/imlib/IRongCallback$ISendMessageCallback;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lio/rong/imlib/destruct/MessageBufferPool;->sendMessage(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/destruct/MessageBufferPool;
# direct methods
.method constructor <init>(Lio/rong/imlib/destruct/MessageBufferPool;)V
.registers 2
.line 1
iput-object p1, p0, Lio/rong/imlib/destruct/MessageBufferPool$3;->this$0:Lio/rong/imlib/destruct/MessageBufferPool;
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 onError(Lio/rong/imlib/model/Message;Lio/rong/imlib/RongIMClient$ErrorCode;)V
.registers 4
.line 1
sget-object v0, Lio/rong/imlib/RongIMClient$ErrorCode;->MSG_SEND_OVERFREQUENCY:Lio/rong/imlib/RongIMClient$ErrorCode;
if-ne p2, v0, :cond_a
.line 2
iget-object p2, p0, Lio/rong/imlib/destruct/MessageBufferPool$3;->this$0:Lio/rong/imlib/destruct/MessageBufferPool;
invoke-virtual {p2, p1}, Lio/rong/imlib/destruct/MessageBufferPool;->putMessageInBuffer(Lio/rong/imlib/model/Message;)V
goto :goto_f
.line 3
:cond_a
iget-object p2, p0, Lio/rong/imlib/destruct/MessageBufferPool$3;->this$0:Lio/rong/imlib/destruct/MessageBufferPool;
# invokes: Lio/rong/imlib/destruct/MessageBufferPool;->cacheFailedMessage(Lio/rong/imlib/model/Message;)V
invoke-static {p2, p1}, Lio/rong/imlib/destruct/MessageBufferPool;->access$500(Lio/rong/imlib/destruct/MessageBufferPool;Lio/rong/imlib/model/Message;)V
:goto_f
return-void
.end method
.method public onSuccess(Lio/rong/imlib/model/Message;)V
.registers 2
return-void
.end method