Interface GachaOpenWishNotifyOuterClass.GachaOpenWishNotifyOrBuilder

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

public static interface GachaOpenWishNotifyOuterClass.GachaOpenWishNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 gachaScheduleId = 14;
    int
    uint32 gachaType = 2;

    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

    • getGachaScheduleId

      int getGachaScheduleId()
      uint32 gachaScheduleId = 14;
      Returns:
      The gachaScheduleId.
    • getGachaType

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