UpdateRequestOrBuilder.smali
.class public interface abstract Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/UpdateRequestOrBuilder;
.super Ljava/lang/Object;
.source "UpdateRequestOrBuilder.java"
# interfaces
.implements Lcom/google/protobuf/y;
# virtual methods
.method public abstract getCaptainid()J
.end method
.method public abstract getGametype()Ljava/lang/String;
.end method
.method public abstract getGametypeBytes()Lcom/google/protobuf/ByteString;
.end method
.method public abstract getUser()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;
.end method
.method public abstract hasUser()Z
.end method