| Package | Description |
|---|---|
| com.google.api.services.youtube.model |
| Modifier and Type | Method and Description |
|---|---|
SuperStickerMetadata |
SuperStickerMetadata.clone() |
SuperStickerMetadata |
LiveChatSuperStickerDetails.getSuperStickerMetadata()
Information about the Super Sticker.
|
SuperStickerMetadata |
SuperChatEventSnippet.getSuperStickerMetadata()
If this event is a Super Sticker event, this field will contain metadata about the Super
Sticker.
|
SuperStickerMetadata |
SuperStickerMetadata.set(java.lang.String fieldName,
java.lang.Object value) |
SuperStickerMetadata |
SuperStickerMetadata.setAltText(java.lang.String altText)
Internationalized alt text that describes the sticker image and any animation associated with
it.
|
SuperStickerMetadata |
SuperStickerMetadata.setAltTextLanguage(java.lang.String altTextLanguage)
Specifies the localization language in which the alt text is returned.
|
SuperStickerMetadata |
SuperStickerMetadata.setStickerId(java.lang.String stickerId)
Unique identifier of the Super Sticker.
|
| Modifier and Type | Method and Description |
|---|---|
LiveChatSuperStickerDetails |
LiveChatSuperStickerDetails.setSuperStickerMetadata(SuperStickerMetadata superStickerMetadata)
Information about the Super Sticker.
|
SuperChatEventSnippet |
SuperChatEventSnippet.setSuperStickerMetadata(SuperStickerMetadata superStickerMetadata)
If this event is a Super Sticker event, this field will contain metadata about the Super
Sticker.
|