TeamGameStarting.smali

.class public final Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;
.super Lcom/google/protobuf/GeneratedMessageLite;
.source "TeamGameStarting.java"

# interfaces
.implements Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStartingOrBuilder;


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting$Builder;
    }
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lcom/google/protobuf/GeneratedMessageLite<",
        "Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;",
        "Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting$Builder;",
        ">;",
        "Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStartingOrBuilder;"
    }
.end annotation


# static fields
.field private static final DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

.field public static final GAMESTATUS_FIELD_NUMBER:I = 0x1

.field private static volatile PARSER:Lcom/google/protobuf/A;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lcom/google/protobuf/A<",
            "Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;",
            ">;"
        }
    .end annotation
.end field


# instance fields
.field private gamestatus_:I


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

    .line 1
    new-instance v0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    invoke-direct {v0}, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;-><init>()V

    sput-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    .line 2
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    invoke-virtual {v0}, Lcom/google/protobuf/GeneratedMessageLite;->makeImmutable()V

    return-void
.end method

.method private constructor <init>()V
    .registers 1

    .line 1
    invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessageLite;-><init>()V

    return-void
.end method

.method static synthetic access$000()Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;
    .registers 1

    .line 1
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    return-object v0
.end method

.method static synthetic access$100(Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;I)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->setGamestatus(I)V

    return-void
.end method

.method static synthetic access$200(Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;)V
    .registers 1

    .line 1
    invoke-direct {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->clearGamestatus()V

    return-void
.end method

.method private clearGamestatus()V
    .registers 2

    const/4 v0, 0x0

    .line 1
    iput v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->gamestatus_:I

    return-void
.end method

.method public static getDefaultInstance()Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;
    .registers 1

    .line 1
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    return-object v0
.end method

.method public static newBuilder()Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting$Builder;
    .registers 1

    .line 1
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    invoke-virtual {v0}, Lcom/google/protobuf/GeneratedMessageLite;->toBuilder()Lcom/google/protobuf/GeneratedMessageLite$a;

    move-result-object v0

    check-cast v0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting$Builder;

    return-object v0
.end method

.method public static newBuilder(Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;)Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting$Builder;
    .registers 2

    .line 2
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    invoke-virtual {v0}, Lcom/google/protobuf/GeneratedMessageLite;->toBuilder()Lcom/google/protobuf/GeneratedMessageLite$a;

    move-result-object v0

    check-cast v0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting$Builder;

    invoke-virtual {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite$a;->mergeFrom(Lcom/google/protobuf/GeneratedMessageLite;)Lcom/google/protobuf/GeneratedMessageLite$a;

    move-result-object p0

    check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting$Builder;

    return-object p0
.end method

.method public static parseDelimitedFrom(Ljava/io/InputStream;)Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;
    .registers 2
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/io/IOException;
        }
    .end annotation

    .line 1
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite;->parseDelimitedFrom(Lcom/google/protobuf/GeneratedMessageLite;Ljava/io/InputStream;)Lcom/google/protobuf/GeneratedMessageLite;

    move-result-object p0

    check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    return-object p0
.end method

.method public static parseDelimitedFrom(Ljava/io/InputStream;Lcom/google/protobuf/l;)Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;
    .registers 3
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/io/IOException;
        }
    .end annotation

    .line 2
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;->parseDelimitedFrom(Lcom/google/protobuf/GeneratedMessageLite;Ljava/io/InputStream;Lcom/google/protobuf/l;)Lcom/google/protobuf/GeneratedMessageLite;

    move-result-object p0

    check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    return-object p0
.end method

.method public static parseFrom(Lcom/google/protobuf/ByteString;)Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;
    .registers 2
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Lcom/google/protobuf/InvalidProtocolBufferException;
        }
    .end annotation

    .line 1
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/GeneratedMessageLite;

    move-result-object p0

    check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    return-object p0
.end method

.method public static parseFrom(Lcom/google/protobuf/ByteString;Lcom/google/protobuf/l;)Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;
    .registers 3
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Lcom/google/protobuf/InvalidProtocolBufferException;
        }
    .end annotation

    .line 2
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Lcom/google/protobuf/ByteString;Lcom/google/protobuf/l;)Lcom/google/protobuf/GeneratedMessageLite;

    move-result-object p0

    check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    return-object p0
.end method

.method public static parseFrom(Lcom/google/protobuf/g;)Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;
    .registers 2
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/io/IOException;
        }
    .end annotation

    .line 7
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Lcom/google/protobuf/g;)Lcom/google/protobuf/GeneratedMessageLite;

    move-result-object p0

    check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    return-object p0
.end method

.method public static parseFrom(Lcom/google/protobuf/g;Lcom/google/protobuf/l;)Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;
    .registers 3
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/io/IOException;
        }
    .end annotation

    .line 8
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Lcom/google/protobuf/g;Lcom/google/protobuf/l;)Lcom/google/protobuf/GeneratedMessageLite;

    move-result-object p0

    check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    return-object p0
.end method

.method public static parseFrom(Ljava/io/InputStream;)Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;
    .registers 2
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/io/IOException;
        }
    .end annotation

    .line 5
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Ljava/io/InputStream;)Lcom/google/protobuf/GeneratedMessageLite;

    move-result-object p0

    check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    return-object p0
.end method

.method public static parseFrom(Ljava/io/InputStream;Lcom/google/protobuf/l;)Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;
    .registers 3
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/io/IOException;
        }
    .end annotation

    .line 6
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Ljava/io/InputStream;Lcom/google/protobuf/l;)Lcom/google/protobuf/GeneratedMessageLite;

    move-result-object p0

    check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    return-object p0
.end method

.method public static parseFrom([B)Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;
    .registers 2
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Lcom/google/protobuf/InvalidProtocolBufferException;
        }
    .end annotation

    .line 3
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;[B)Lcom/google/protobuf/GeneratedMessageLite;

    move-result-object p0

    check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    return-object p0
.end method

.method public static parseFrom([BLcom/google/protobuf/l;)Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;
    .registers 3
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Lcom/google/protobuf/InvalidProtocolBufferException;
        }
    .end annotation

    .line 4
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;[BLcom/google/protobuf/l;)Lcom/google/protobuf/GeneratedMessageLite;

    move-result-object p0

    check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    return-object p0
.end method

.method public static parser()Lcom/google/protobuf/A;
    .registers 1
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Lcom/google/protobuf/A<",
            "Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;",
            ">;"
        }
    .end annotation

    .line 1
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    invoke-virtual {v0}, Lcom/google/protobuf/GeneratedMessageLite;->getParserForType()Lcom/google/protobuf/A;

    move-result-object v0

    return-object v0
.end method

.method private setGamestatus(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->gamestatus_:I

    return-void
.end method


# virtual methods
.method protected final dynamicMethod(Lcom/google/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
    .registers 8

    .line 1
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting$1;->$SwitchMap$com$google$protobuf$GeneratedMessageLite$MethodToInvoke:[I

    invoke-virtual {p1}, Ljava/lang/Enum;->ordinal()I

    move-result p1

    aget p1, v0, p1

    const/4 v0, 0x0

    const/4 v1, 0x0

    const/4 v2, 0x1

    packed-switch p1, :pswitch_data_a2

    .line 2
    new-instance p1, Ljava/lang/UnsupportedOperationException;

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

    throw p1

    .line 3
    :pswitch_14
    sget-object p1, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->PARSER:Lcom/google/protobuf/A;

    if-nez p1, :cond_2d

    const-class p1, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    monitor-enter p1

    .line 4
    :try_start_1b
    sget-object p2, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->PARSER:Lcom/google/protobuf/A;

    if-nez p2, :cond_28

    .line 5
    new-instance p2, Lcom/google/protobuf/GeneratedMessageLite$b;

    sget-object p3, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    invoke-direct {p2, p3}, Lcom/google/protobuf/GeneratedMessageLite$b;-><init>(Lcom/google/protobuf/GeneratedMessageLite;)V

    sput-object p2, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->PARSER:Lcom/google/protobuf/A;

    .line 6
    :cond_28
    monitor-exit p1

    goto :goto_2d

    :catchall_2a
    move-exception p2

    monitor-exit p1
    :try_end_2c
    .catchall {:try_start_1b .. :try_end_2c} :catchall_2a

    throw p2

    .line 7
    :cond_2d
    :goto_2d
    sget-object p1, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->PARSER:Lcom/google/protobuf/A;

    return-object p1

    .line 8
    :pswitch_30
    check-cast p2, Lcom/google/protobuf/g;

    .line 9
    check-cast p3, Lcom/google/protobuf/l;

    :cond_34
    :goto_34
    if-nez v1, :cond_72

    .line 10
    :try_start_36
    invoke-virtual {p2}, Lcom/google/protobuf/g;->q()I

    move-result p1

    if-eqz p1, :cond_4e

    const/16 p3, 0x8

    if-eq p1, p3, :cond_47

    .line 11
    invoke-virtual {p2, p1}, Lcom/google/protobuf/g;->e(I)Z

    move-result p1

    if-nez p1, :cond_34

    goto :goto_4e

    .line 12
    :cond_47
    invoke-virtual {p2}, Lcom/google/protobuf/g;->h()I

    move-result p1

    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->gamestatus_:I
    :try_end_4d
    .catch Lcom/google/protobuf/InvalidProtocolBufferException; {:try_start_36 .. :try_end_4d} :catch_66
    .catch Ljava/io/IOException; {:try_start_36 .. :try_end_4d} :catch_52
    .catchall {:try_start_36 .. :try_end_4d} :catchall_50

    goto :goto_34

    :cond_4e
    :goto_4e
    const/4 v1, 0x1

    goto :goto_34

    :catchall_50
    move-exception p1

    goto :goto_71

    :catch_52
    move-exception p1

    .line 13
    :try_start_53
    new-instance p2, Ljava/lang/RuntimeException;

    new-instance p3, Lcom/google/protobuf/InvalidProtocolBufferException;

    .line 14
    invoke-virtual {p1}, Ljava/io/IOException;->getMessage()Ljava/lang/String;

    move-result-object p1

    invoke-direct {p3, p1}, Lcom/google/protobuf/InvalidProtocolBufferException;-><init>(Ljava/lang/String;)V

    invoke-virtual {p3, p0}, Lcom/google/protobuf/InvalidProtocolBufferException;->setUnfinishedMessage(Lcom/google/protobuf/x;)Lcom/google/protobuf/InvalidProtocolBufferException;

    move-result-object p1

    invoke-direct {p2, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/Throwable;)V

    throw p2

    :catch_66
    move-exception p1

    .line 15
    new-instance p2, Ljava/lang/RuntimeException;

    invoke-virtual {p1, p0}, Lcom/google/protobuf/InvalidProtocolBufferException;->setUnfinishedMessage(Lcom/google/protobuf/x;)Lcom/google/protobuf/InvalidProtocolBufferException;

    move-result-object p1

    invoke-direct {p2, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/Throwable;)V

    throw p2
    :try_end_71
    .catchall {:try_start_53 .. :try_end_71} :catchall_50

    .line 16
    :goto_71
    throw p1

    .line 17
    :cond_72
    :pswitch_72
    sget-object p1, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    return-object p1

    .line 18
    :pswitch_75
    check-cast p2, Lcom/google/protobuf/GeneratedMessageLite$i;

    .line 19
    check-cast p3, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    .line 20
    iget p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->gamestatus_:I

    if-eqz p1, :cond_7f

    const/4 p1, 0x1

    goto :goto_80

    :cond_7f
    const/4 p1, 0x0

    :goto_80
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->gamestatus_:I

    iget v3, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->gamestatus_:I

    if-eqz v3, :cond_87

    const/4 v1, 0x1

    :cond_87
    iget p3, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->gamestatus_:I

    invoke-interface {p2, p1, v0, v1, p3}, Lcom/google/protobuf/GeneratedMessageLite$i;->a(ZIZI)I

    move-result p1

    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->gamestatus_:I

    .line 21
    sget-object p1, Lcom/google/protobuf/GeneratedMessageLite$h;->a:Lcom/google/protobuf/GeneratedMessageLite$h;

    return-object p0

    .line 22
    :pswitch_92
    new-instance p1, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting$Builder;

    invoke-direct {p1, v0}, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting$Builder;-><init>(Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting$1;)V

    return-object p1

    :pswitch_98
    return-object v0

    .line 23
    :pswitch_99
    sget-object p1, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    return-object p1

    .line 24
    :pswitch_9c
    new-instance p1, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;

    invoke-direct {p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;-><init>()V

    return-object p1

    :pswitch_data_a2
    .packed-switch 0x1
        :pswitch_9c
        :pswitch_99
        :pswitch_98
        :pswitch_92
        :pswitch_75
        :pswitch_30
        :pswitch_72
        :pswitch_14
    .end packed-switch
.end method

.method public getGamestatus()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->gamestatus_:I

    return v0
.end method

.method public getSerializedSize()I
    .registers 4

    .line 1
    iget v0, p0, Lcom/google/protobuf/GeneratedMessageLite;->memoizedSerializedSize:I

    const/4 v1, -0x1

    if-eq v0, v1, :cond_6

    return v0

    :cond_6
    const/4 v0, 0x0

    .line 2
    iget v1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->gamestatus_:I

    if-eqz v1, :cond_11

    const/4 v2, 0x1

    .line 3
    invoke-static {v2, v1}, Lcom/google/protobuf/CodedOutputStream;->b(II)I

    move-result v1

    add-int/2addr v0, v1

    .line 4
    :cond_11
    iput v0, p0, Lcom/google/protobuf/GeneratedMessageLite;->memoizedSerializedSize:I

    return v0
.end method

.method public writeTo(Lcom/google/protobuf/CodedOutputStream;)V
    .registers 4
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/io/IOException;
        }
    .end annotation

    .line 1
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;->gamestatus_:I

    if-eqz v0, :cond_8

    const/4 v1, 0x1

    .line 2
    invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->d(II)V

    :cond_8
    return-void
.end method