Interface DungeonCandidateTeamReplyInviteRspOuterClass.DungeonCandidateTeamReplyInviteRspOrBuilder

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

public static interface DungeonCandidateTeamReplyInviteRspOuterClass.DungeonCandidateTeamReplyInviteRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    bool is_trans_point = 1;
    int
    int32 retcode = 5;

    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

    • getIsTransPoint

      boolean getIsTransPoint()
      bool is_trans_point = 1;
      Returns:
      The isTransPoint.
    • getRetcode

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