Interface GravenInnocenceRaceSettleNotifyOuterClass.GravenInnocenceRaceSettleNotifyOrBuilder

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

public static interface GravenInnocenceRaceSettleNotifyOuterClass.GravenInnocenceRaceSettleNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 gallery_id = 9;
    boolean
    bool is_new_record = 3;
    boolean
    bool is_success = 10;
    int
    uint32 level_id = 11;
    .GalleryStopReason reason = 12;
    int
    .GalleryStopReason reason = 12;
    int
    uint32 remain_time = 2;
    int
    uint32 score = 4;
    int
    uint32 Unk3300_BOIPHOPMHJM = 8;
    int
    uint32 Unk3300_IPGJKKFDPJJ = 6;
    int
    uint32 Unk3300_OHAHHKNAJKL = 7;

    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

    • getGalleryId

      int getGalleryId()
      uint32 gallery_id = 9;
      Returns:
      The galleryId.
    • getIsNewRecord

      boolean getIsNewRecord()
      bool is_new_record = 3;
      Returns:
      The isNewRecord.
    • getLevelId

      int getLevelId()
      uint32 level_id = 11;
      Returns:
      The levelId.
    • getUnk3300BOIPHOPMHJM

      int getUnk3300BOIPHOPMHJM()
      uint32 Unk3300_BOIPHOPMHJM = 8;
      Returns:
      The unk3300BOIPHOPMHJM.
    • getScore

      int getScore()
      uint32 score = 4;
      Returns:
      The score.
    • getIsSuccess

      boolean getIsSuccess()
      bool is_success = 10;
      Returns:
      The isSuccess.
    • getReasonValue

      int getReasonValue()
      .GalleryStopReason reason = 12;
      Returns:
      The enum numeric value on the wire for reason.
    • getReason

      .GalleryStopReason reason = 12;
      Returns:
      The reason.
    • getUnk3300IPGJKKFDPJJ

      int getUnk3300IPGJKKFDPJJ()
      uint32 Unk3300_IPGJKKFDPJJ = 6;
      Returns:
      The unk3300IPGJKKFDPJJ.
    • getRemainTime

      int getRemainTime()
      uint32 remain_time = 2;
      Returns:
      The remainTime.
    • getUnk3300OHAHHKNAJKL

      int getUnk3300OHAHHKNAJKL()
      uint32 Unk3300_OHAHHKNAJKL = 7;
      Returns:
      The unk3300OHAHHKNAJKL.