接口 WebGiftFeedOuterClass.WebGiftFeedOrBuilder

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

public static interface WebGiftFeedOuterClass.WebGiftFeedOrBuilder 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;
    • getTime

      long getTime()
      uint64 time = 3;
      返回:
      The time.
    • getIntGiftId

      int getIntGiftId()
      uint32 intGiftId = 4;
      返回:
      The intGiftId.
    • getSortRank

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

      String getMergeKey()
      string mergeKey = 6;
      返回:
      The mergeKey.
    • getMergeKeyBytes

      com.google.protobuf.ByteString getMergeKeyBytes()
      string mergeKey = 6;
      返回:
      The bytes for mergeKey.
    • getBatchSize

      int getBatchSize()
      uint32 batchSize = 7;
      返回:
      The batchSize.
    • getComboCount

      int getComboCount()
      uint32 comboCount = 8;
      返回:
      The comboCount.
    • getRank

      int getRank()
      uint32 rank = 9;
      返回:
      The rank.
    • getExpireDuration

      long getExpireDuration()
      uint64 expireDuration = 10;
      返回:
      The expireDuration.
    • getClientTimestamp

      long getClientTimestamp()
      uint64 clientTimestamp = 11;
      返回:
      The clientTimestamp.
    • getSlotDisplayDuration

      long getSlotDisplayDuration()
      uint64 slotDisplayDuration = 12;
      返回:
      The slotDisplayDuration.
    • getStarLevel

      int getStarLevel()
      uint32 starLevel = 13;
      返回:
      The starLevel.
    • getStyleTypeValue

      int getStyleTypeValue()
      .WebGiftFeed.StyleType styleType = 14;
      返回:
      The enum numeric value on the wire for styleType.
    • getStyleType

      .WebGiftFeed.StyleType styleType = 14;
      返回:
      The styleType.
    • getLiveAssistantTypeValue

      int getLiveAssistantTypeValue()
      .WebLiveAssistantType liveAssistantType = 15;
      返回:
      The enum numeric value on the wire for liveAssistantType.
    • getLiveAssistantType

      .WebLiveAssistantType liveAssistantType = 15;
      返回:
      The liveAssistantType.
    • getDeviceHash

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

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

      boolean getDanmakuDisplay()
      bool danmakuDisplay = 17;
      返回:
      The danmakuDisplay.