Interface ChannelerSlabStageActiveChallengeIndexNotifyOuterClass.ChannelerSlabStageActiveChallengeIndexNotifyOrBuilder

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

public static interface ChannelerSlabStageActiveChallengeIndexNotifyOuterClass.ChannelerSlabStageActiveChallengeIndexNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 active_camp_index = 14;
    int
    uint32 challenge_index = 1;
    int
    uint32 stage_id = 10;

    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

    • getChallengeIndex

      int getChallengeIndex()
      uint32 challenge_index = 1;
      Returns:
      The challengeIndex.
    • getActiveCampIndex

      int getActiveCampIndex()
      uint32 active_camp_index = 14;
      Returns:
      The activeCampIndex.
    • getStageId

      int getStageId()
      uint32 stage_id = 10;
      Returns:
      The stageId.