TeamRequestOrBuilder.smali
.class public interface abstract Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamRequestOrBuilder;
.super Ljava/lang/Object;
.source "TeamRequestOrBuilder.java"
# interfaces
.implements Lcom/google/protobuf/y;
# virtual methods
.method public abstract getCreate()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;
.end method
.method public abstract getJoin()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamJoin;
.end method
.method public abstract getOperateCase()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamRequest$OperateCase;
.end method
.method public abstract getQueue()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
.end method
.method public abstract getRemove()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/RemoveMember;
.end method
.method public abstract getSync()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/SyncMembers;
.end method