Interface PotionResetChallengeRspOuterClass.PotionResetChallengeRspOrBuilder

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

public static interface PotionResetChallengeRspOuterClass.PotionResetChallengeRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    int32 retcode = 7;
    .PotionStageData stage_data = 5;
    .PotionStageData stage_data = 5;
    boolean
    .PotionStageData stage_data = 5;

    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