Interface PublicAreaCommonOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
PublicAreaCommon, PublicAreaCommon.Builder

public interface PublicAreaCommonOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasUserLabel

      boolean hasUserLabel()
      .Image userLabel = 1;
      Returns:
      Whether the userLabel field is set.
    • getUserLabel

      Image getUserLabel()
      .Image userLabel = 1;
      Returns:
      The userLabel.
    • getUserLabelOrBuilder

      ImageOrBuilder getUserLabelOrBuilder()
      .Image userLabel = 1;
    • getUserConsumeInRoom

      long getUserConsumeInRoom()
      uint64 userConsumeInRoom = 2;
      Returns:
      The userConsumeInRoom.
    • getUserSendGiftCntInRoom

      long getUserSendGiftCntInRoom()
      uint64 userSendGiftCntInRoom = 3;
      Returns:
      The userSendGiftCntInRoom.
    • getIndividualPriority

      long getIndividualPriority()
      uint64 individual_priority = 4;
      Returns:
      The individualPriority.
    • getSupportPin

      long getSupportPin()
      uint64 support_pin = 6;
      Returns:
      The supportPin.
    • hasSuffixText

      boolean hasSuffixText()
      .SuffixText suffix_text = 7;
      Returns:
      Whether the suffixText field is set.
    • getSuffixText

      SuffixText getSuffixText()
      .SuffixText suffix_text = 7;
      Returns:
      The suffixText.
    • getSuffixTextOrBuilder

      SuffixTextOrBuilder getSuffixTextOrBuilder()
      .SuffixText suffix_text = 7;
    • getImAction

      int getImAction()
      int32 im_action = 8;
      Returns:
      The imAction.
    • getForbiddenProfile

      boolean getForbiddenProfile()
      bool forbidden_profile = 9;
      Returns:
      The forbiddenProfile.
    • hasReplyResp

      boolean hasReplyResp()
      .ChatReplyRespInfo reply_resp = 10;
      Returns:
      Whether the replyResp field is set.
    • getReplyResp

      ChatReplyRespInfo getReplyResp()
      .ChatReplyRespInfo reply_resp = 10;
      Returns:
      The replyResp.
    • getReplyRespOrBuilder

      ChatReplyRespInfoOrBuilder getReplyRespOrBuilder()
      .ChatReplyRespInfo reply_resp = 10;
    • getIsFeatured

      long getIsFeatured()
      uint64 is_featured = 12;
      Returns:
      The isFeatured.
    • getNeedFilterDisplay

      boolean getNeedFilterDisplay()
      bool need_filter_display = 13;
      Returns:
      The needFilterDisplay.