Interface GCGApplyInviteBattleRspOuterClass.GCGApplyInviteBattleRspOrBuilder

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

public static interface GCGApplyInviteBattleRspOuterClass.GCGApplyInviteBattleRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 punish_end_time = 6;
    int
    int32 retcode = 8;

    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

    • getPunishEndTime

      int getPunishEndTime()
      uint32 punish_end_time = 6;
      Returns:
      The punishEndTime.
    • getRetcode

      int getRetcode()
      int32 retcode = 8;
      Returns:
      The retcode.