n.smali

.class public final Lcom/imo/android/imoim/community/notice/data/n;
.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:Lcom/imo/android/imoim/biggroup/chatroom/data/CommunityInfo;
    .annotation runtime Lcom/google/gson/a/e;
        a = "community_info"
    .end annotation
.end field

.field public k:Lcom/imo/android/imoim/biggroup/chatroom/data/RoomInfo;
    .annotation runtime Lcom/google/gson/a/e;
        a = "room_info"
    .end annotation
.end field

.field public l:Lcom/imo/android/imoim/communitymodule/data/v;
    .annotation runtime Lcom/google/gson/a/e;
        a = "room_owner"
    .end annotation
.end field

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

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

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

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

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

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


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

    .line 8
    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 25
    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/n;->n:Ljava/lang/Long;

    return-void
.end method