Interface RedeemLegendaryKeyRspOuterClass.RedeemLegendaryKeyRspOrBuilder

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

public static interface RedeemLegendaryKeyRspOuterClass.RedeemLegendaryKeyRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 legendary_key_count = 2;
    int
    int32 retcode = 6;

    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

    • getRetcode

      int getRetcode()
      int32 retcode = 6;
      Returns:
      The retcode.
    • getLegendaryKeyCount

      int getLegendaryKeyCount()
      uint32 legendary_key_count = 2;
      Returns:
      The legendaryKeyCount.