TeamResponseOrBuilder.smali
.class public interface abstract Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamResponseOrBuilder;
.super Ljava/lang/Object;
.source "TeamResponseOrBuilder.java"
# interfaces
.implements Lcom/google/protobuf/y;
# virtual methods
.method public abstract getDone()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamDone;
.end method
.method public abstract getErr()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamError;
.end method
.method public abstract getGoing()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamGoing;
.end method
.method public abstract getStartGame()Z
.end method
.method public abstract getStateCase()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamResponse$StateCase;
.end method