Interface PlayerCancelMatchReqOuterClass.PlayerCancelMatchReqOrBuilder

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

public static interface PlayerCancelMatchReqOuterClass.PlayerCancelMatchReqOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    .MatchType match_type = 1;
    int
    .MatchType match_type = 1;

    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

    • getMatchTypeValue

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

      .MatchType match_type = 1;
      Returns:
      The matchType.