Interface PlayerCancelMatchRspOuterClass.PlayerCancelMatchRspOrBuilder

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

public static interface PlayerCancelMatchRspOuterClass.PlayerCancelMatchRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    .MatchType match_type = 10;
    int
    .MatchType match_type = 10;
    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

    • getRetcode

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

      int getMatchTypeValue()
      .MatchType match_type = 10;
      Returns:
      The enum numeric value on the wire for matchType.
    • getMatchType

      .MatchType match_type = 10;
      Returns:
      The matchType.