Interface DragonSpineChapterOpenNotifyOuterClass.DragonSpineChapterOpenNotifyOrBuilder

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

public static interface DragonSpineChapterOpenNotifyOuterClass.DragonSpineChapterOpenNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 chapter_id = 11;
    int
    uint32 schedule_id = 9;

    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

    • getScheduleId

      int getScheduleId()
      uint32 schedule_id = 9;
      Returns:
      The scheduleId.
    • getChapterId

      int getChapterId()
      uint32 chapter_id = 11;
      Returns:
      The chapterId.