public static class RichTextSectionElement.Emoji extends Object implements RichTextElement
| Modifier and Type | Class and Description |
|---|---|
static class |
RichTextSectionElement.Emoji.EmojiBuilder |
| Modifier and Type | Method and Description |
|---|---|
static RichTextSectionElement.Emoji.EmojiBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getName() |
String |
getType() |
int |
hashCode() |
void |
setName(String name) |
String |
toString() |
public static final String TYPE
public Emoji()
public Emoji(String name)
public static RichTextSectionElement.Emoji.EmojiBuilder builder()
public String getType()
getType in interface RichTextElementpublic String getName()
public void setName(String name)
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.