RealTimeLocation$9.smali

.class Lio/rong/imlib/location/RealTimeLocation$9;
.super Lio/rong/imlib/RongIMClient$ResultCallback;
.source "RealTimeLocation.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lio/rong/imlib/location/RealTimeLocation;->destroy()V
.end annotation

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lio/rong/imlib/RongIMClient$ResultCallback<",
        "Lio/rong/imlib/model/Message;",
        ">;"
    }
.end annotation


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


# direct methods
.method constructor <init>(Lio/rong/imlib/location/RealTimeLocation;)V
    .registers 2

    .line 1
    iput-object p1, p0, Lio/rong/imlib/location/RealTimeLocation$9;->this$0:Lio/rong/imlib/location/RealTimeLocation;

    invoke-direct {p0}, Lio/rong/imlib/RongIMClient$ResultCallback;-><init>()V

    return-void
.end method


# virtual methods
.method public onError(Lio/rong/imlib/RongIMClient$ErrorCode;)V
    .registers 2

    return-void
.end method

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

    .line 2
    iget-object v0, p0, Lio/rong/imlib/location/RealTimeLocation$9;->this$0:Lio/rong/imlib/location/RealTimeLocation;

    # getter for: Lio/rong/imlib/location/RealTimeLocation;->mReceiveMessageListener:Lio/rong/imlib/RongIMClient$OnReceiveMessageListener;
    invoke-static {v0}, Lio/rong/imlib/location/RealTimeLocation;->access$5800(Lio/rong/imlib/location/RealTimeLocation;)Lio/rong/imlib/RongIMClient$OnReceiveMessageListener;

    move-result-object v0

    if-eqz v0, :cond_12

    .line 3
    iget-object v0, p0, Lio/rong/imlib/location/RealTimeLocation$9;->this$0:Lio/rong/imlib/location/RealTimeLocation;

    # getter for: Lio/rong/imlib/location/RealTimeLocation;->mReceiveMessageListener:Lio/rong/imlib/RongIMClient$OnReceiveMessageListener;
    invoke-static {v0}, Lio/rong/imlib/location/RealTimeLocation;->access$5800(Lio/rong/imlib/location/RealTimeLocation;)Lio/rong/imlib/RongIMClient$OnReceiveMessageListener;

    move-result-object v0

    const/4 v1, 0x0

    invoke-interface {v0, p1, v1}, Lio/rong/imlib/RongIMClient$OnReceiveMessageListener;->onReceived(Lio/rong/imlib/model/Message;I)Z

    :cond_12
    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/location/RealTimeLocation$9;->onSuccess(Lio/rong/imlib/model/Message;)V

    return-void
.end method