k.smali

.class public final Lcom/imo/android/imoim/community/notice/data/k;
.super Lcom/imo/android/imoim/community/notice/data/BaseCommunityActivity;
.source "SourceFile"


# instance fields
.field public i:Ljava/lang/String;
    .annotation runtime Lcom/google/gson/a/e;
        a = "room_id"
    .end annotation
.end field

.field public j:Ljava/lang/Long;
    .annotation runtime Lcom/google/gson/a/e;
        a = "bguid"
    .end annotation
.end field

.field public k:Ljava/lang/String;
    .annotation runtime Lcom/google/gson/a/e;
        a = "room_name"
    .end annotation
.end field

.field public l:Ljava/lang/String;
    .annotation runtime Lcom/google/gson/a/e;
        a = "icon"
    .end annotation
.end field

.field public m:Ljava/lang/Boolean;
    .annotation runtime Lcom/google/gson/a/e;
        a = "is_following"
    .end annotation
.end field

.field public n:Ljava/lang/Boolean;
    .annotation runtime Lcom/google/gson/a/e;
        a = "has_open_live_room"
    .end annotation
.end field


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

    .line 7
    sget-object v0, Lcom/imo/android/imoim/community/notice/data/BaseCommunityActivity$Type;->VOICE:Lcom/imo/android/imoim/community/notice/data/BaseCommunityActivity$Type;

    invoke-direct {p0, v0}, Lcom/imo/android/imoim/community/notice/data/BaseCommunityActivity;-><init>(Lcom/imo/android/imoim/community/notice/data/BaseCommunityActivity$Type;)V

    const-wide/16 v0, 0x0

    .line 13
    invoke-static {v0, v1}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;

    move-result-object v0

    iput-object v0, p0, Lcom/imo/android/imoim/community/notice/data/k;->j:Ljava/lang/Long;

    return-void
.end method