TeamQueueResponseOrBuilder.smali
.class public interface abstract Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueResponseOrBuilder;
.super Ljava/lang/Object;
.source "TeamQueueResponseOrBuilder.java"
# interfaces
.implements Lcom/google/protobuf/y;
# virtual methods
.method public abstract getDone()Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueDone;
.end method
.method public abstract getGoing()Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueGoing;
.end method
.method public abstract getStarting()Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamGameStarting;
.end method
.method public abstract getStateCase()Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueResponse$StateCase;
.end method