BaseEmojiManager¶
Inherited By: EmojiManager
Methods¶
| return type | signature |
|---|---|
| Emoji | construct_emoji ( Dictionary _data ) |
| void | update_emoji ( Emoji _emoji, Dictionary _data ) |
| String | get_class ( ) |
Method Descriptions¶
-
Emoji construct_emoji ( Dictionary _data )
There is currently no description for this method.
-
void update_emoji ( Emoji _emoji, Dictionary _data )
There is currently no description for this method.
-
String get_class ( )
There is currently no description for this method.