public interface EmojiCategory
| Modifier and Type | Method and Description |
|---|---|
Emoji[] |
getEmojis()
Returns all of the emojis it can display.
|
int |
getIcon()
Returns the icon of the category that should be displayed.
|
@DrawableRes int getIcon()