Interface HomeBalloonGalleryRecordOuterClass.HomeBalloonGalleryRecordOrBuilder

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

public static interface HomeBalloonGalleryRecordOuterClass.HomeBalloonGalleryRecordOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getScore

      int getScore()
      uint32 score = 12;
      Returns:
      The score.
    • getHitCount

      int getHitCount()
      uint32 hit_count = 3;
      Returns:
      The hitCount.
    • hasPlayerInfo

      boolean hasPlayerInfo()
      .HomeGroupPlayerInfo player_info = 9;
      Returns:
      Whether the playerInfo field is set.
    • getPlayerInfo

      .HomeGroupPlayerInfo player_info = 9;
      Returns:
      The playerInfo.
    • getPlayerInfoOrBuilder

      .HomeGroupPlayerInfo player_info = 9;
    • getTimestamp

      int getTimestamp()
      uint32 timestamp = 1;
      Returns:
      The timestamp.