Interface PlayerMatchSuccNotifyOuterClass.PlayerMatchSuccNotifyOrBuilder

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

public static interface PlayerMatchSuccNotifyOuterClass.PlayerMatchSuccNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasGeneralMatchInfo

      boolean hasGeneralMatchInfo()
      .GeneralMatchInfo general_match_info = 7;
      Returns:
      Whether the generalMatchInfo field is set.
    • getGeneralMatchInfo

      .GeneralMatchInfo general_match_info = 7;
      Returns:
      The generalMatchInfo.
    • getGeneralMatchInfoOrBuilder

      .GeneralMatchInfo general_match_info = 7;
    • getDungeonId

      int getDungeonId()
      uint32 dungeon_id = 3;
      Returns:
      The dungeonId.
    • getMatchTypeValue

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

      .MatchType match_type = 15;
      Returns:
      The matchType.
    • getMechanicusDifficultLevel

      int getMechanicusDifficultLevel()
      uint32 mechanicus_difficult_level = 5;
      Returns:
      The mechanicusDifficultLevel.
    • getConfirmEndTime

      int getConfirmEndTime()
      uint32 confirm_end_time = 13;
      Returns:
      The confirmEndTime.
    • hasGcgMatchInfo

      boolean hasGcgMatchInfo()
      .GCGMatchInfo gcg_match_info = 9;
      Returns:
      Whether the gcgMatchInfo field is set.
    • getGcgMatchInfo

      .GCGMatchInfo gcg_match_info = 9;
      Returns:
      The gcgMatchInfo.
    • getGcgMatchInfoOrBuilder

      .GCGMatchInfo gcg_match_info = 9;
    • getMpPlayId

      int getMpPlayId()
      uint32 mp_play_id = 11;
      Returns:
      The mpPlayId.
    • getHostUid

      int getHostUid()
      uint32 host_uid = 10;
      Returns:
      The hostUid.