Interface GiftMessageOrBuilder

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

public interface GiftMessageOrBuilder 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;
    • getGiftId

      long getGiftId()
      uint64 giftId = 2;
      Returns:
      The giftId.
    • getFanTicketCount

      long getFanTicketCount()
      uint64 fanTicketCount = 3;
      Returns:
      The fanTicketCount.
    • getGroupCount

      long getGroupCount()
      uint64 groupCount = 4;
      Returns:
      The groupCount.
    • getRepeatCount

      long getRepeatCount()
      uint64 repeatCount = 5;
      Returns:
      The repeatCount.
    • getComboCount

      long getComboCount()
      uint64 comboCount = 6;
      Returns:
      The comboCount.
    • hasUser

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

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

      UserOrBuilder getUserOrBuilder()
      .User user = 7;
    • hasToUser

      boolean hasToUser()
      .User toUser = 8;
      Returns:
      Whether the toUser field is set.
    • getToUser

      User getToUser()
      .User toUser = 8;
      Returns:
      The toUser.
    • getToUserOrBuilder

      UserOrBuilder getToUserOrBuilder()
      .User toUser = 8;
    • getRepeatEnd

      int getRepeatEnd()
      uint32 repeatEnd = 9;
      Returns:
      The repeatEnd.
    • hasTextEffect

      boolean hasTextEffect()
      .TextEffect textEffect = 10;
      Returns:
      Whether the textEffect field is set.
    • getTextEffect

      TextEffect getTextEffect()
      .TextEffect textEffect = 10;
      Returns:
      The textEffect.
    • getTextEffectOrBuilder

      TextEffectOrBuilder getTextEffectOrBuilder()
      .TextEffect textEffect = 10;
    • getGroupId

      long getGroupId()
      uint64 groupId = 11;
      Returns:
      The groupId.
    • getIncomeTaskgifts

      long getIncomeTaskgifts()
      uint64 incomeTaskgifts = 12;
      Returns:
      The incomeTaskgifts.
    • getRoomFanTicketCount

      long getRoomFanTicketCount()
      uint64 roomFanTicketCount = 13;
      Returns:
      The roomFanTicketCount.
    • hasPriority

      boolean hasPriority()
      .GiftIMPriority priority = 14;
      Returns:
      Whether the priority field is set.
    • getPriority

      GiftIMPriority getPriority()
      .GiftIMPriority priority = 14;
      Returns:
      The priority.
    • getPriorityOrBuilder

      GiftIMPriorityOrBuilder getPriorityOrBuilder()
      .GiftIMPriority priority = 14;
    • hasGift

      boolean hasGift()
      .GiftStruct gift = 15;
      Returns:
      Whether the gift field is set.
    • getGift

      GiftStruct getGift()
      .GiftStruct gift = 15;
      Returns:
      The gift.
    • getGiftOrBuilder

      GiftStructOrBuilder getGiftOrBuilder()
      .GiftStruct gift = 15;
    • getLogId

      String getLogId()
      string logId = 16;
      Returns:
      The logId.
    • getLogIdBytes

      com.google.protobuf.ByteString getLogIdBytes()
      string logId = 16;
      Returns:
      The bytes for logId.
    • getSendType

      long getSendType()
      uint64 sendType = 17;
      Returns:
      The sendType.
    • hasPublicAreaCommon

      boolean hasPublicAreaCommon()
      .PublicAreaCommon publicAreaCommon = 18;
      Returns:
      Whether the publicAreaCommon field is set.
    • getPublicAreaCommon

      PublicAreaCommon getPublicAreaCommon()
      .PublicAreaCommon publicAreaCommon = 18;
      Returns:
      The publicAreaCommon.
    • getPublicAreaCommonOrBuilder

      PublicAreaCommonOrBuilder getPublicAreaCommonOrBuilder()
      .PublicAreaCommon publicAreaCommon = 18;
    • hasTrayDisplayText

      boolean hasTrayDisplayText()
      .Text trayDisplayText = 19;
      Returns:
      Whether the trayDisplayText field is set.
    • getTrayDisplayText

      Text getTrayDisplayText()
      .Text trayDisplayText = 19;
      Returns:
      The trayDisplayText.
    • getTrayDisplayTextOrBuilder

      TextOrBuilder getTrayDisplayTextOrBuilder()
      .Text trayDisplayText = 19;
    • getBannedDisplayEffects

      long getBannedDisplayEffects()
      uint64 bannedDisplayEffects = 20;
      Returns:
      The bannedDisplayEffects.
    • getDisplayForSelf

      boolean getDisplayForSelf()
        GiftTrayInfo trayInfo = 21;
        AssetEffectMixInfo assetEffectMixInfo = 22;
       
      bool displayForSelf = 25;
      Returns:
      The displayForSelf.
    • getInteractGiftInfo

      String getInteractGiftInfo()
      string interactGiftInfo = 26;
      Returns:
      The interactGiftInfo.
    • getInteractGiftInfoBytes

      com.google.protobuf.ByteString getInteractGiftInfoBytes()
      string interactGiftInfo = 26;
      Returns:
      The bytes for interactGiftInfo.
    • getDiyItemInfo

      String getDiyItemInfo()
      string diyItemInfo = 27;
      Returns:
      The diyItemInfo.
    • getDiyItemInfoBytes

      com.google.protobuf.ByteString getDiyItemInfoBytes()
      string diyItemInfo = 27;
      Returns:
      The bytes for diyItemInfo.
    • getMinAssetSetListList

      List<Long> getMinAssetSetListList()
      repeated uint64 minAssetSetList = 28;
      Returns:
      A list containing the minAssetSetList.
    • getMinAssetSetListCount

      int getMinAssetSetListCount()
      repeated uint64 minAssetSetList = 28;
      Returns:
      The count of minAssetSetList.
    • getMinAssetSetList

      long getMinAssetSetList(int index)
      repeated uint64 minAssetSetList = 28;
      Parameters:
      index - The index of the element to return.
      Returns:
      The minAssetSetList at the given index.
    • getTotalCount

      long getTotalCount()
      uint64 totalCount = 29;
      Returns:
      The totalCount.
    • getClientGiftSource

      int getClientGiftSource()
      uint32 clientGiftSource = 30;
      Returns:
      The clientGiftSource.
    • getToUserIdsListList

      List<Long> getToUserIdsListList()
        AnchorGiftData anchorGift = 31;
       
      repeated uint64 toUserIdsList = 32;
      Returns:
      A list containing the toUserIdsList.
    • getToUserIdsListCount

      int getToUserIdsListCount()
        AnchorGiftData anchorGift = 31;
       
      repeated uint64 toUserIdsList = 32;
      Returns:
      The count of toUserIdsList.
    • getToUserIdsList

      long getToUserIdsList(int index)
        AnchorGiftData anchorGift = 31;
       
      repeated uint64 toUserIdsList = 32;
      Parameters:
      index - The index of the element to return.
      Returns:
      The toUserIdsList at the given index.
    • getSendTime

      long getSendTime()
      uint64 sendTime = 33;
      Returns:
      The sendTime.
    • getForceDisplayEffects

      long getForceDisplayEffects()
      uint64 forceDisplayEffects = 34;
      Returns:
      The forceDisplayEffects.
    • getTraceId

      String getTraceId()
      string traceId = 35;
      Returns:
      The traceId.
    • getTraceIdBytes

      com.google.protobuf.ByteString getTraceIdBytes()
      string traceId = 35;
      Returns:
      The bytes for traceId.
    • getEffectDisplayTs

      long getEffectDisplayTs()
      uint64 effectDisplayTs = 36;
      Returns:
      The effectDisplayTs.