| Package | Description |
|---|---|
| com.google.api.services.youtube.model |
| Modifier and Type | Method and Description |
|---|---|
LiveChatGiftDetails |
LiveChatGiftDetails.clone() |
LiveChatGiftDetails |
LiveChatMessageSnippet.getGiftDetails()
Details about the gift event, this is only set if the type is 'giftEvent'.
|
LiveChatGiftDetails |
LiveChatGiftDetails.set(String fieldName,
Object value) |
LiveChatGiftDetails |
LiveChatGiftDetails.setAltText(String altText)
The alternative text to be used for accessibility.
|
LiveChatGiftDetails |
LiveChatGiftDetails.setComboCount(Integer comboCount)
The number of times the gift has been sent in a row.
|
LiveChatGiftDetails |
LiveChatGiftDetails.setGiftDuration(String giftDuration)
The duration of the gift.
|
LiveChatGiftDetails |
LiveChatGiftDetails.setGiftName(String giftName)
The name of the gift.
|
LiveChatGiftDetails |
LiveChatGiftDetails.setGiftUrl(String giftUrl)
The URL of the gift image.
|
LiveChatGiftDetails |
LiveChatGiftDetails.setHasVisualEffect(Boolean hasVisualEffect)
Whether the gift involves a visual effect.
|
LiveChatGiftDetails |
LiveChatGiftDetails.setJewelsAmount(Integer jewelsAmount)
The value of the gift in jewels.
|
LiveChatGiftDetails |
LiveChatGiftDetails.setLanguage(String language)
The BCP-47 language code of the gift.
|
| Modifier and Type | Method and Description |
|---|---|
LiveChatMessageSnippet |
LiveChatMessageSnippet.setGiftDetails(LiveChatGiftDetails giftDetails)
Details about the gift event, this is only set if the type is 'giftEvent'.
|
Copyright © 2011–2026 Google. All rights reserved.