Interface GCGApplyInviteBattleNotifyOuterClass.GCGApplyInviteBattleNotifyOrBuilder

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

public static interface GCGApplyInviteBattleNotifyOuterClass.GCGApplyInviteBattleNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    bool is_agree = 4;
    int
    int32 retcode = 14;

    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

    • getIsAgree

      boolean getIsAgree()
      bool is_agree = 4;
      Returns:
      The isAgree.
    • getRetcode

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