LocalTeamsResponseOrBuilder.smali
.class public interface abstract Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/LocalTeamsResponseOrBuilder;
.super Ljava/lang/Object;
.source "LocalTeamsResponseOrBuilder.java"
# interfaces
.implements Lcom/google/protobuf/y;
# virtual methods
.method public abstract getRmvteams()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/RemoveLocalTeams;
.end method
.method public abstract getStateCase()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/LocalTeamsResponse$StateCase;
.end method
.method public abstract getTeams()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/LocalTeams;
.end method
.method public abstract getUpdateteams()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/UpdateLocalTeams;
.end method