接口 WebCommentFeedOuterClass.WebCommentFeedOrBuilder

所有超级接口:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
所有已知实现类:
WebCommentFeedOuterClass.WebCommentFeed, WebCommentFeedOuterClass.WebCommentFeed.Builder
封闭类:
WebCommentFeedOuterClass

public static interface WebCommentFeedOuterClass.WebCommentFeedOrBuilder extends com.google.protobuf.MessageOrBuilder
  • 方法详细资料

    • getId

      String getId()
      string id = 1;
      返回:
      The id.
    • getIdBytes

      com.google.protobuf.ByteString getIdBytes()
      string id = 1;
      返回:
      The bytes for id.
    • hasUser

      boolean hasUser()
      .SimpleUserInfo user = 2;
      返回:
      Whether the user field is set.
    • getUser

      .SimpleUserInfo user = 2;
      返回:
      The user.
    • getUserOrBuilder

      .SimpleUserInfo user = 2;
    • getContent

      String getContent()
      string content = 3;
      返回:
      The content.
    • getContentBytes

      com.google.protobuf.ByteString getContentBytes()
      string content = 3;
      返回:
      The bytes for content.
    • getDeviceHash

      String getDeviceHash()
      string deviceHash = 4;
      返回:
      The deviceHash.
    • getDeviceHashBytes

      com.google.protobuf.ByteString getDeviceHashBytes()
      string deviceHash = 4;
      返回:
      The bytes for deviceHash.
    • getSortRank

      long getSortRank()
      uint64 sortRank = 5;
      返回:
      The sortRank.
    • getColor

      String getColor()
      string color = 6;
      返回:
      The color.
    • getColorBytes

      com.google.protobuf.ByteString getColorBytes()
      string color = 6;
      返回:
      The bytes for color.
    • getShowTypeValue

      int getShowTypeValue()
      .WebCommentFeedShowType showType = 7;
      返回:
      The enum numeric value on the wire for showType.
    • getShowType

      .WebCommentFeedShowType showType = 7;
      返回:
      The showType.
    • hasSenderState

      boolean hasSenderState()
      .LiveAudienceState senderState = 8;
      返回:
      Whether the senderState field is set.
    • getSenderState

      .LiveAudienceState senderState = 8;
      返回:
      The senderState.
    • getSenderStateOrBuilder

      .LiveAudienceState senderState = 8;