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