Interface GCGTCInviteRspOuterClass.GCGTCInviteRspOrBuilder

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

public static interface GCGTCInviteRspOuterClass.GCGTCInviteRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 character_id = 9;
    int
    int32 retcode = 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

    • getCharacterId

      int getCharacterId()
      uint32 character_id = 9;
      Returns:
      The characterId.
    • getRetcode

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