RongIMClient$114$6.smali

.class Lio/rong/imlib/RongIMClient$114$6;
.super Ljava/lang/Object;
.source "RongIMClient.java"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lio/rong/imlib/RongIMClient$114;->onError(Lio/rong/imlib/location/RealTimeLocationConstant$RealTimeLocationErrorCode;)V
.end annotation

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


# instance fields
.field final synthetic this$1:Lio/rong/imlib/RongIMClient$114;

.field final synthetic val$errorCode:Lio/rong/imlib/location/RealTimeLocationConstant$RealTimeLocationErrorCode;


# direct methods
.method constructor <init>(Lio/rong/imlib/RongIMClient$114;Lio/rong/imlib/location/RealTimeLocationConstant$RealTimeLocationErrorCode;)V
    .registers 3

    .line 1
    iput-object p1, p0, Lio/rong/imlib/RongIMClient$114$6;->this$1:Lio/rong/imlib/RongIMClient$114;

    iput-object p2, p0, Lio/rong/imlib/RongIMClient$114$6;->val$errorCode:Lio/rong/imlib/location/RealTimeLocationConstant$RealTimeLocationErrorCode;

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

    return-void
.end method


# virtual methods
.method public run()V
    .registers 3

    .line 1
    iget-object v0, p0, Lio/rong/imlib/RongIMClient$114$6;->this$1:Lio/rong/imlib/RongIMClient$114;

    iget-object v0, v0, Lio/rong/imlib/RongIMClient$114;->val$listener:Lio/rong/imlib/RongIMClient$RealTimeLocationListener;

    if-eqz v0, :cond_b

    .line 2
    iget-object v1, p0, Lio/rong/imlib/RongIMClient$114$6;->val$errorCode:Lio/rong/imlib/location/RealTimeLocationConstant$RealTimeLocationErrorCode;

    invoke-interface {v0, v1}, Lio/rong/imlib/RongIMClient$RealTimeLocationListener;->onError(Lio/rong/imlib/location/RealTimeLocationConstant$RealTimeLocationErrorCode;)V

    :cond_b
    return-void
.end method