Package emu.grasscutter.net.proto
Interface SeaLampTakeContributionRewardRspOuterClass.SeaLampTakeContributionRewardRspOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
SeaLampTakeContributionRewardRspOuterClass.SeaLampTakeContributionRewardRsp,SeaLampTakeContributionRewardRspOuterClass.SeaLampTakeContributionRewardRsp.Builder
- Enclosing class:
- SeaLampTakeContributionRewardRspOuterClass
public static interface SeaLampTakeContributionRewardRspOuterClass.SeaLampTakeContributionRewardRspOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 config_id = 5;intint32 retcode = 9;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getRetcode
int getRetcode()int32 retcode = 9;- Returns:
- The retcode.
-
getConfigId
int getConfigId()uint32 config_id = 5;- Returns:
- The configId.
-