| Class | Description |
|---|---|
| Emoji |
This class represents an emoji.
This object is immutable so it can be used safely in a multithreaded context. |
| EmojiLoader |
Loads the emojis from a JSON database.
|
| EmojiManager |
Holds the loaded emojis and provides search functions.
|
| EmojiParser |
Provides methods to parse strings with emojis.
|
| Enum | Description |
|---|---|
| EmojiParser.FitzpatrickAction |
Enum used to indicate what should be done when a Fitzpatrick modifier is found.
|
| Fitzpatrick |
Enum that represents the Fitzpatrick modifiers supported by the emojis.
|
Copyright © 2015. All rights reserved.