RealTimeLocationQuitMessage.smali

.class public Lio/rong/imlib/location/message/RealTimeLocationQuitMessage;
.super Lio/rong/imlib/model/MessageContent;
.source "RealTimeLocationQuitMessage.java"


# annotations
.annotation runtime Lio/rong/imlib/MessageTag;
    flag = 0x0
    value = "RC:RLQuit"
.end annotation


# static fields
.field public static final CREATOR:Landroid/os/Parcelable$Creator;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Landroid/os/Parcelable$Creator<",
            "Lio/rong/imlib/location/message/RealTimeLocationQuitMessage;",
            ">;"
        }
    .end annotation
.end field


# instance fields
.field private content:Ljava/lang/String;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    .line 1
    new-instance v0, Lio/rong/imlib/location/message/RealTimeLocationQuitMessage$1;

    invoke-direct {v0}, Lio/rong/imlib/location/message/RealTimeLocationQuitMessage$1;-><init>()V

    sput-object v0, Lio/rong/imlib/location/message/RealTimeLocationQuitMessage;->CREATOR:Landroid/os/Parcelable$Creator;

    return-void
.end method

.method private constructor <init>(Landroid/os/Parcel;)V
    .registers 3

    .line 7
    invoke-direct {p0}, Lio/rong/imlib/model/MessageContent;-><init>()V

    const-string v0, ""

    .line 8
    iput-object v0, p0, Lio/rong/imlib/location/message/RealTimeLocationQuitMessage;->content:Ljava/lang/String;

    .line 9
    invoke-virtual {p1}, Landroid/os/Parcel;->readString()Ljava/lang/String;

    move-result-object p1

    iput-object p1, p0, Lio/rong/imlib/location/message/RealTimeLocationQuitMessage;->content:Ljava/lang/String;

    return-void
.end method

.method synthetic constructor <init>(Landroid/os/Parcel;Lio/rong/imlib/location/message/RealTimeLocationQuitMessage$1;)V
    .registers 3

    .line 1
    invoke-direct {p0, p1}, Lio/rong/imlib/location/message/RealTimeLocationQuitMessage;-><init>(Landroid/os/Parcel;)V

    return-void
.end method

.method public constructor <init>(Ljava/lang/String;)V
    .registers 3

    .line 2
    invoke-direct {p0}, Lio/rong/imlib/model/MessageContent;-><init>()V

    const-string v0, ""

    .line 3
    iput-object v0, p0, Lio/rong/imlib/location/message/RealTimeLocationQuitMessage;->content:Ljava/lang/String;

    .line 4
    iput-object p1, p0, Lio/rong/imlib/location/message/RealTimeLocationQuitMessage;->content:Ljava/lang/String;

    return-void
.end method

.method public constructor <init>([B)V
    .registers 2

    .line 5
    invoke-direct {p0}, Lio/rong/imlib/model/MessageContent;-><init>()V

    const-string p1, ""

    .line 6
    iput-object p1, p0, Lio/rong/imlib/location/message/RealTimeLocationQuitMessage;->content:Ljava/lang/String;

    return-void
.end method

.method public static obtain(Ljava/lang/String;)Lio/rong/imlib/location/message/RealTimeLocationQuitMessage;
    .registers 2

    .line 1
    new-instance v0, Lio/rong/imlib/location/message/RealTimeLocationQuitMessage;

    invoke-direct {v0, p0}, Lio/rong/imlib/location/message/RealTimeLocationQuitMessage;-><init>(Ljava/lang/String;)V

    return-object v0
.end method


# virtual methods
.method public describeContents()I
    .registers 2

    const/4 v0, 0x0

    return v0
.end method

.method public encode()[B
    .registers 2

    const/4 v0, 0x0

    .line 1
    new-array v0, v0, [B

    return-object v0
.end method

.method public writeToParcel(Landroid/os/Parcel;I)V
    .registers 3

    .line 1
    iget-object p2, p0, Lio/rong/imlib/location/message/RealTimeLocationQuitMessage;->content:Ljava/lang/String;

    invoke-virtual {p1, p2}, Landroid/os/Parcel;->writeString(Ljava/lang/String;)V

    return-void
.end method