Interface PlayerHomeCompInfoOuterClass.PlayerHomeCompInfoOrBuilder

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

public static interface PlayerHomeCompInfoOuterClass.PlayerHomeCompInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getFriendEnterHomeOptionValue

      int getFriendEnterHomeOptionValue()
      .FriendEnterHomeOption friend_enter_home_option = 9;
      Returns:
      The enum numeric value on the wire for friendEnterHomeOption.
    • getFriendEnterHomeOption

      .FriendEnterHomeOption friend_enter_home_option = 9;
      Returns:
      The friendEnterHomeOption.
    • getSeenModuleIdListList

      List<Integer> getSeenModuleIdListList()
      repeated uint32 seen_module_id_list = 5;
      Returns:
      A list containing the seenModuleIdList.
    • getSeenModuleIdListCount

      int getSeenModuleIdListCount()
      repeated uint32 seen_module_id_list = 5;
      Returns:
      The count of seenModuleIdList.
    • getSeenModuleIdList

      int getSeenModuleIdList(int index)
      repeated uint32 seen_module_id_list = 5;
      Parameters:
      index - The index of the element to return.
      Returns:
      The seenModuleIdList at the given index.
    • getLevelupRewardGotLevelListList

      List<Integer> getLevelupRewardGotLevelListList()
      repeated uint32 levelupRewardGotLevelList = 15;
      Returns:
      A list containing the levelupRewardGotLevelList.
    • getLevelupRewardGotLevelListCount

      int getLevelupRewardGotLevelListCount()
      repeated uint32 levelupRewardGotLevelList = 15;
      Returns:
      The count of levelupRewardGotLevelList.
    • getLevelupRewardGotLevelList

      int getLevelupRewardGotLevelList(int index)
      repeated uint32 levelupRewardGotLevelList = 15;
      Parameters:
      index - The index of the element to return.
      Returns:
      The levelupRewardGotLevelList at the given index.
    • getUnlockedModuleIdListList

      List<Integer> getUnlockedModuleIdListList()
      repeated uint32 unlockedModuleIdList = 11;
      Returns:
      A list containing the unlockedModuleIdList.
    • getUnlockedModuleIdListCount

      int getUnlockedModuleIdListCount()
      repeated uint32 unlockedModuleIdList = 11;
      Returns:
      The count of unlockedModuleIdList.
    • getUnlockedModuleIdList

      int getUnlockedModuleIdList(int index)
      repeated uint32 unlockedModuleIdList = 11;
      Parameters:
      index - The index of the element to return.
      Returns:
      The unlockedModuleIdList at the given index.