Interface LikeMessageOrBuilder

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

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

    • hasCommon

      boolean hasCommon()
      .Common common = 1;
      Returns:
      Whether the common field is set.
    • getCommon

      Common getCommon()
      .Common common = 1;
      Returns:
      The common.
    • getCommonOrBuilder

      CommonOrBuilder getCommonOrBuilder()
      .Common common = 1;
    • getCount

      long getCount()
      uint64 count = 2;
      Returns:
      The count.
    • getTotal

      long getTotal()
      uint64 total = 3;
      Returns:
      The total.
    • getColor

      long getColor()
      uint64 color = 4;
      Returns:
      The color.
    • hasUser

      boolean hasUser()
      .User user = 5;
      Returns:
      Whether the user field is set.
    • getUser

      User getUser()
      .User user = 5;
      Returns:
      The user.
    • getUserOrBuilder

      UserOrBuilder getUserOrBuilder()
      .User user = 5;
    • getIcon

      String getIcon()
      string icon = 6;
      Returns:
      The icon.
    • getIconBytes

      com.google.protobuf.ByteString getIconBytes()
      string icon = 6;
      Returns:
      The bytes for icon.
    • hasDoubleLikeDetail

      boolean hasDoubleLikeDetail()
      .DoubleLikeDetail doubleLikeDetail = 7;
      Returns:
      Whether the doubleLikeDetail field is set.
    • getDoubleLikeDetail

      DoubleLikeDetail getDoubleLikeDetail()
      .DoubleLikeDetail doubleLikeDetail = 7;
      Returns:
      The doubleLikeDetail.
    • getDoubleLikeDetailOrBuilder

      DoubleLikeDetailOrBuilder getDoubleLikeDetailOrBuilder()
      .DoubleLikeDetail doubleLikeDetail = 7;
    • hasDisplayControlInfo

      boolean hasDisplayControlInfo()
      .DisplayControlInfo displayControlInfo = 8;
      Returns:
      Whether the displayControlInfo field is set.
    • getDisplayControlInfo

      DisplayControlInfo getDisplayControlInfo()
      .DisplayControlInfo displayControlInfo = 8;
      Returns:
      The displayControlInfo.
    • getDisplayControlInfoOrBuilder

      DisplayControlInfoOrBuilder getDisplayControlInfoOrBuilder()
      .DisplayControlInfo displayControlInfo = 8;
    • getLinkmicGuestUid

      long getLinkmicGuestUid()
      uint64 linkmicGuestUid = 9;
      Returns:
      The linkmicGuestUid.
    • getScene

      String getScene()
      string scene = 10;
      Returns:
      The scene.
    • getSceneBytes

      com.google.protobuf.ByteString getSceneBytes()
      string scene = 10;
      Returns:
      The bytes for scene.
    • hasPicoDisplayInfo

      boolean hasPicoDisplayInfo()
      .PicoDisplayInfo picoDisplayInfo = 11;
      Returns:
      Whether the picoDisplayInfo field is set.
    • getPicoDisplayInfo

      PicoDisplayInfo getPicoDisplayInfo()
      .PicoDisplayInfo picoDisplayInfo = 11;
      Returns:
      The picoDisplayInfo.
    • getPicoDisplayInfoOrBuilder

      PicoDisplayInfoOrBuilder getPicoDisplayInfoOrBuilder()
      .PicoDisplayInfo picoDisplayInfo = 11;