Event$MessageLeftEvent.smali

.class public Lio/rong/imkit/model/Event$MessageLeftEvent;
.super Ljava/lang/Object;
.source "Event.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lio/rong/imkit/model/Event;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x9
    name = "MessageLeftEvent"
.end annotation


# instance fields
.field public left:I


# direct methods
.method public constructor <init>(I)V
    .registers 2

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

    .line 2
    iput p1, p0, Lio/rong/imkit/model/Event$MessageLeftEvent;->left:I

    return-void
.end method