Interface CoinCollectTeamInfoDataOuterClass.CoinCollectTeamInfoDataOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
CoinCollectTeamInfoDataOuterClass.CoinCollectTeamInfoData, CoinCollectTeamInfoDataOuterClass.CoinCollectTeamInfoData.Builder
Enclosing class:
CoinCollectTeamInfoDataOuterClass

public static interface CoinCollectTeamInfoDataOuterClass.CoinCollectTeamInfoDataOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    getAvatarIdList(int index)
    repeated uint32 avatar_id_list = 8;
    int
    repeated uint32 avatar_id_list = 8;
    repeated uint32 avatar_id_list = 8;
    int
    uint32 choose_skill_no = 12;
    int
    getHBDGIIILAFN(int index)
    repeated uint32 HBDGIIILAFN = 14;
    int
    repeated uint32 HBDGIIILAFN = 14;
    repeated uint32 HBDGIIILAFN = 14;
    boolean
    bool is_host = 15;
    int
    getLLOCMGDOEKD(int index)
    repeated uint32 LLOCMGDOEKD = 10;
    int
    repeated uint32 LLOCMGDOEKD = 10;
    repeated uint32 LLOCMGDOEKD = 10;
    int
    uint32 player_uid = 7;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getChooseSkillNo

      int getChooseSkillNo()
      uint32 choose_skill_no = 12;
      Returns:
      The chooseSkillNo.
    • getPlayerUid

      int getPlayerUid()
      uint32 player_uid = 7;
      Returns:
      The playerUid.
    • getAvatarIdListList

      List<Integer> getAvatarIdListList()
      repeated uint32 avatar_id_list = 8;
      Returns:
      A list containing the avatarIdList.
    • getAvatarIdListCount

      int getAvatarIdListCount()
      repeated uint32 avatar_id_list = 8;
      Returns:
      The count of avatarIdList.
    • getAvatarIdList

      int getAvatarIdList(int index)
      repeated uint32 avatar_id_list = 8;
      Parameters:
      index - The index of the element to return.
      Returns:
      The avatarIdList at the given index.
    • getIsHost

      boolean getIsHost()
      bool is_host = 15;
      Returns:
      The isHost.
    • getLLOCMGDOEKDList

      List<Integer> getLLOCMGDOEKDList()
      repeated uint32 LLOCMGDOEKD = 10;
      Returns:
      A list containing the lLOCMGDOEKD.
    • getLLOCMGDOEKDCount

      int getLLOCMGDOEKDCount()
      repeated uint32 LLOCMGDOEKD = 10;
      Returns:
      The count of lLOCMGDOEKD.
    • getLLOCMGDOEKD

      int getLLOCMGDOEKD(int index)
      repeated uint32 LLOCMGDOEKD = 10;
      Parameters:
      index - The index of the element to return.
      Returns:
      The lLOCMGDOEKD at the given index.
    • getHBDGIIILAFNList

      List<Integer> getHBDGIIILAFNList()
      repeated uint32 HBDGIIILAFN = 14;
      Returns:
      A list containing the hBDGIIILAFN.
    • getHBDGIIILAFNCount

      int getHBDGIIILAFNCount()
      repeated uint32 HBDGIIILAFN = 14;
      Returns:
      The count of hBDGIIILAFN.
    • getHBDGIIILAFN

      int getHBDGIIILAFN(int index)
      repeated uint32 HBDGIIILAFN = 14;
      Parameters:
      index - The index of the element to return.
      Returns:
      The hBDGIIILAFN at the given index.