Interface GachaWishRspOuterClass.GachaWishRspOrBuilder

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

public static interface GachaWishRspOuterClass.GachaWishRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 gachaScheduleId = 15;
    int
    uint32 gachaType = 5;
    int
    int32 retcode = 1;
    int
    KKDFKKEMEBA
    int
    FBILBJNNIKE
    int
    KDFPKENAIOJ

    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

    • getWishItemId

      int getWishItemId()
       KKDFKKEMEBA
       
      uint32 wishItemId = 4;
      Returns:
      The wishItemId.
    • getGachaScheduleId

      int getGachaScheduleId()
      uint32 gachaScheduleId = 15;
      Returns:
      The gachaScheduleId.
    • getWishMaxProgress

      int getWishMaxProgress()
       FBILBJNNIKE
       
      uint32 wishMaxProgress = 14;
      Returns:
      The wishMaxProgress.
    • getWishProgress

      int getWishProgress()
       KDFPKENAIOJ
       
      uint32 wishProgress = 6;
      Returns:
      The wishProgress.
    • getRetcode

      int getRetcode()
      int32 retcode = 1;
      Returns:
      The retcode.
    • getGachaType

      int getGachaType()
      uint32 gachaType = 5;
      Returns:
      The gachaType.