| Package | Description |
|---|---|
| com.google.api.services.chat.v1 | |
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
HangoutsChat.CustomEmojis.Create |
HangoutsChat.CustomEmojis.create(CustomEmoji content)
Creates a custom emoji.
|
| Constructor and Description |
|---|
Create(CustomEmoji content)
Creates a custom emoji.
|
| Modifier and Type | Method and Description |
|---|---|
CustomEmoji |
CustomEmoji.clone() |
CustomEmoji |
Emoji.getCustomEmoji()
A custom emoji.
|
CustomEmoji |
CustomEmojiMetadata.getCustomEmoji()
The custom emoji.
|
CustomEmoji |
CustomEmoji.set(String fieldName,
Object value) |
CustomEmoji |
CustomEmoji.setEmojiName(String emojiName)
Optional.
|
CustomEmoji |
CustomEmoji.setName(String name)
Identifier.
|
CustomEmoji |
CustomEmoji.setPayload(CustomEmojiPayload payload)
Optional.
|
CustomEmoji |
CustomEmoji.setTemporaryImageUri(String temporaryImageUri)
Output only.
|
CustomEmoji |
CustomEmoji.setUid(String uid)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<CustomEmoji> |
ListCustomEmojisResponse.getCustomEmojis()
Unordered list.
|
| Modifier and Type | Method and Description |
|---|---|
Emoji |
Emoji.setCustomEmoji(CustomEmoji customEmoji)
A custom emoji.
|
CustomEmojiMetadata |
CustomEmojiMetadata.setCustomEmoji(CustomEmoji customEmoji)
The custom emoji.
|
| Modifier and Type | Method and Description |
|---|---|
ListCustomEmojisResponse |
ListCustomEmojisResponse.setCustomEmojis(List<CustomEmoji> customEmojis)
Unordered list.
|
Copyright © 2011–2025 Google. All rights reserved.