Interface PlayerLoginRspOuterClass.PlayerLoginRspOrBuilder

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

public static interface PlayerLoginRspOuterClass.PlayerLoginRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getAbilityHashCode

      int getAbilityHashCode()
      int32 ability_hash_code = 4;
      Returns:
      The abilityHashCode.
    • getScInfo

      com.google.protobuf.ByteString getScInfo()
      bytes sc_info = 858;
      Returns:
      The scInfo.
    • getCountryCode

      String getCountryCode()
       AAEIDEMEKFF
       
      string country_code = 286;
      Returns:
      The countryCode.
    • getCountryCodeBytes

      com.google.protobuf.ByteString getCountryCodeBytes()
       AAEIDEMEKFF
       
      string country_code = 286;
      Returns:
      The bytes for countryCode.
    • getShortAbilityHashMapList

      repeated .ShortAbilityHashPair short_ability_hash_map = 401;
    • getShortAbilityHashMap

      ShortAbilityHashPairOuterClass.ShortAbilityHashPair getShortAbilityHashMap(int index)
      repeated .ShortAbilityHashPair short_ability_hash_map = 401;
    • getShortAbilityHashMapCount

      int getShortAbilityHashMapCount()
      repeated .ShortAbilityHashPair short_ability_hash_map = 401;
    • getShortAbilityHashMapOrBuilderList

      List<? extends ShortAbilityHashPairOuterClass.ShortAbilityHashPairOrBuilder> getShortAbilityHashMapOrBuilderList()
      repeated .ShortAbilityHashPair short_ability_hash_map = 401;
    • getShortAbilityHashMapOrBuilder

      ShortAbilityHashPairOuterClass.ShortAbilityHashPairOrBuilder getShortAbilityHashMapOrBuilder(int index)
      repeated .ShortAbilityHashPair short_ability_hash_map = 401;
    • getClientVersionSuffix

      String getClientVersionSuffix()
      string client_version_suffix = 309;
      Returns:
      The clientVersionSuffix.
    • getClientVersionSuffixBytes

      com.google.protobuf.ByteString getClientVersionSuffixBytes()
      string client_version_suffix = 309;
      Returns:
      The bytes for clientVersionSuffix.
    • getClientSilenceMd5

      String getClientSilenceMd5()
      string clientSilenceMd5 = 1149;
      Returns:
      The clientSilenceMd5.
    • getClientSilenceMd5Bytes

      com.google.protobuf.ByteString getClientSilenceMd5Bytes()
      string clientSilenceMd5 = 1149;
      Returns:
      The bytes for clientSilenceMd5.
    • getIsDataNeedRelogin

      boolean getIsDataNeedRelogin()
      bool is_data_need_relogin = 1063;
      Returns:
      The isDataNeedRelogin.
    • getIsUseAbilityHash

      boolean getIsUseAbilityHash()
       HKINPODGHHH
       
      bool is_use_ability_hash = 2;
      Returns:
      The isUseAbilityHash.
    • hasResVersionConfig

      boolean hasResVersionConfig()
      .ResVersionConfig res_version_config = 1241;
      Returns:
      Whether the resVersionConfig field is set.
    • getResVersionConfig

      .ResVersionConfig res_version_config = 1241;
      Returns:
      The resVersionConfig.
    • getResVersionConfigOrBuilder

      .ResVersionConfig res_version_config = 1241;
    • getHKHOCPFCPAM

      boolean getHKHOCPFCPAM()
      bool HKHOCPFCPAM = 242;
      Returns:
      The hKHOCPFCPAM.
    • getDCFPMMCBEAD

      int getDCFPMMCBEAD()
      uint32 DCFPMMCBEAD = 6;
      Returns:
      The dCFPMMCBEAD.
    • getAbilityHashMapCount

      int getAbilityHashMapCount()
      map<string, int32> ability_hash_map = 11;
    • containsAbilityHashMap

      boolean containsAbilityHashMap(String key)
      map<string, int32> ability_hash_map = 11;
    • getAbilityHashMap

      @Deprecated Map<String,Integer> getAbilityHashMap()
      Deprecated.
    • getAbilityHashMapMap

      Map<String,Integer> getAbilityHashMapMap()
      map<string, int32> ability_hash_map = 11;
    • getAbilityHashMapOrDefault

      int getAbilityHashMapOrDefault(String key, int defaultValue)
      map<string, int32> ability_hash_map = 11;
    • getAbilityHashMapOrThrow

      int getAbilityHashMapOrThrow(String key)
      map<string, int32> ability_hash_map = 11;
    • getIsTransfer

      boolean getIsTransfer()
      bool is_transfer = 1162;
      Returns:
      The isTransfer.
    • getClientDataVersion

      int getClientDataVersion()
      uint32 client_data_version = 10;
      Returns:
      The clientDataVersion.
    • getFeatureBlockInfoListList

      List<FeatureBlockInfoOuterClass.FeatureBlockInfo> getFeatureBlockInfoListList()
      repeated .FeatureBlockInfo feature_block_info_list = 1613;
    • getFeatureBlockInfoList

      FeatureBlockInfoOuterClass.FeatureBlockInfo getFeatureBlockInfoList(int index)
      repeated .FeatureBlockInfo feature_block_info_list = 1613;
    • getFeatureBlockInfoListCount

      int getFeatureBlockInfoListCount()
      repeated .FeatureBlockInfo feature_block_info_list = 1613;
    • getFeatureBlockInfoListOrBuilderList

      List<? extends FeatureBlockInfoOuterClass.FeatureBlockInfoOrBuilder> getFeatureBlockInfoListOrBuilderList()
      repeated .FeatureBlockInfo feature_block_info_list = 1613;
    • getFeatureBlockInfoListOrBuilder

      FeatureBlockInfoOuterClass.FeatureBlockInfoOrBuilder getFeatureBlockInfoListOrBuilder(int index)
      repeated .FeatureBlockInfo feature_block_info_list = 1613;
    • getTotalTickTime

      double getTotalTickTime()
      double total_tick_time = 1940;
      Returns:
      The totalTickTime.
    • getClientSilenceVersionSuffix

      String getClientSilenceVersionSuffix()
      string client_silence_version_suffix = 889;
      Returns:
      The clientSilenceVersionSuffix.
    • getClientSilenceVersionSuffixBytes

      com.google.protobuf.ByteString getClientSilenceVersionSuffixBytes()
      string client_silence_version_suffix = 889;
      Returns:
      The bytes for clientSilenceVersionSuffix.
    • hasNextResVersionConfig

      boolean hasNextResVersionConfig()
      .ResVersionConfig next_res_version_config = 670;
      Returns:
      Whether the nextResVersionConfig field is set.
    • getNextResVersionConfig

      .ResVersionConfig next_res_version_config = 670;
      Returns:
      The nextResVersionConfig.
    • getNextResVersionConfigOrBuilder

      ResVersionConfigOuterClass.ResVersionConfigOrBuilder getNextResVersionConfigOrBuilder()
      .ResVersionConfig next_res_version_config = 670;
    • getFCJHOMPHEON

      boolean getFCJHOMPHEON()
      bool FCJHOMPHEON = 741;
      Returns:
      The fCJHOMPHEON.
    • getRegisterCps

      String getRegisterCps()
      string register_cps = 1152;
      Returns:
      The registerCps.
    • getRegisterCpsBytes

      com.google.protobuf.ByteString getRegisterCpsBytes()
      string register_cps = 1152;
      Returns:
      The bytes for registerCps.
    • getRetcode

      int getRetcode()
      int32 retcode = 5;
      Returns:
      The retcode.
    • getGameBiz

      String getGameBiz()
      string game_biz = 3;
      Returns:
      The gameBiz.
    • getGameBizBytes

      com.google.protobuf.ByteString getGameBizBytes()
      string game_biz = 3;
      Returns:
      The bytes for gameBiz.
    • getBMLPDBNDAIJ

      boolean getBMLPDBNDAIJ()
      bool BMLPDBNDAIJ = 15;
      Returns:
      The bMLPDBNDAIJ.
    • getIsScOpen

      boolean getIsScOpen()
       FLEDDLEFFLK
       
      bool is_sc_open = 1257;
      Returns:
      The isScOpen.
    • getLoginRand

      long getLoginRand()
      uint64 login_rand = 1;
      Returns:
      The loginRand.
    • getBirthday

      String getBirthday()
      string birthday = 1129;
      Returns:
      The birthday.
    • getBirthdayBytes

      com.google.protobuf.ByteString getBirthdayBytes()
      string birthday = 1129;
      Returns:
      The bytes for birthday.
    • getIsAudit

      boolean getIsAudit()
      bool is_audit = 461;
      Returns:
      The isAudit.
    • getClientMd5

      String getClientMd5()
      string clientMd5 = 625;
      Returns:
      The clientMd5.
    • getClientMd5Bytes

      com.google.protobuf.ByteString getClientMd5Bytes()
      string clientMd5 = 625;
      Returns:
      The bytes for clientMd5.
    • getBJLCFHHIGJD

      boolean getBJLCFHHIGJD()
      bool BJLCFHHIGJD = 8;
      Returns:
      The bJLCFHHIGJD.
    • getClientSilenceDataVersion

      int getClientSilenceDataVersion()
      uint32 client_silence_data_version = 9;
      Returns:
      The clientSilenceDataVersion.
    • getFMOKLFNAOOK

      int getFMOKLFNAOOK()
      uint32 FMOKLFNAOOK = 892;
      Returns:
      The fMOKLFNAOOK.
    • getJLDGJOPFALG

      com.google.protobuf.ByteString getJLDGJOPFALG()
      bytes JLDGJOPFALG = 7;
      Returns:
      The jLDGJOPFALG.
    • getNextResourceUrl

      String getNextResourceUrl()
      string next_resource_url = 300;
      Returns:
      The nextResourceUrl.
    • getNextResourceUrlBytes

      com.google.protobuf.ByteString getNextResourceUrlBytes()
      string next_resource_url = 300;
      Returns:
      The bytes for nextResourceUrl.
    • getTargetUid

      int getTargetUid()
      uint32 target_uid = 12;
      Returns:
      The targetUid.
    • getBlockInfoMapCount

      int getBlockInfoMapCount()
      map<uint32, .BlockInfo> block_info_map = 771;
    • containsBlockInfoMap

      boolean containsBlockInfoMap(int key)
      map<uint32, .BlockInfo> block_info_map = 771;
    • getBlockInfoMap

      Deprecated.
    • getBlockInfoMapMap

      map<uint32, .BlockInfo> block_info_map = 771;
    • getBlockInfoMapOrDefault

      BlockInfoOuterClass.BlockInfo getBlockInfoMapOrDefault(int key, BlockInfoOuterClass.BlockInfo defaultValue)
      map<uint32, .BlockInfo> block_info_map = 771;
    • getBlockInfoMapOrThrow

      BlockInfoOuterClass.BlockInfo getBlockInfoMapOrThrow(int key)
      map<uint32, .BlockInfo> block_info_map = 771;