| Modifier and Type | Method and Description |
|---|---|
static String |
EmojiParser.parseFromUnicode(String input,
EmojiParser.EmojiTransformer transformer)
Detects all unicode emojis in input string and replaces them with the
return value of transformer.transform()
|
Copyright © 2017. All rights reserved.