Interface GachaActivityCreateRobotRspOuterClass.GachaActivityCreateRobotRspOrBuilder

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

public static interface GachaActivityCreateRobotRspOuterClass.GachaActivityCreateRobotRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    int32 retcode = 15;
    int
    uint32 robot_id = 11;

    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

    • getRetcode

      int getRetcode()
      int32 retcode = 15;
      Returns:
      The retcode.
    • getRobotId

      int getRobotId()
      uint32 robot_id = 11;
      Returns:
      The robotId.