parseFromUnicode
Detects all unicode emojis in input string and replaces them with the return value of transformer.transform()
Return
input string with all emojis transformed
Parameters
input
the string to process
transformer
emoji transformer to apply to each emoji