Interface PlayerApplyEnterMpAfterMatchAgreedNotifyOuterClass.PlayerApplyEnterMpAfterMatchAgreedNotifyOrBuilder

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

public static interface PlayerApplyEnterMpAfterMatchAgreedNotifyOuterClass.PlayerApplyEnterMpAfterMatchAgreedNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getMatchserverId

      int getMatchserverId()
      uint32 matchserver_id = 3;
      Returns:
      The matchserverId.
    • hasSrcPlayerInfo

      boolean hasSrcPlayerInfo()
      .OnlinePlayerInfo src_player_info = 7;
      Returns:
      Whether the srcPlayerInfo field is set.
    • getSrcPlayerInfo

      .OnlinePlayerInfo src_player_info = 7;
      Returns:
      The srcPlayerInfo.
    • getSrcPlayerInfoOrBuilder

      .OnlinePlayerInfo src_player_info = 7;
    • getMatchTypeValue

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

      .MatchType match_type = 5;
      Returns:
      The matchType.