ParaUtility.FilterEmoji

Declaration

public static string FilterEmoji(string content)

Parameter

contentText string.

Description

Filters the emojis in the text string, and returns the filtered text string. Often used to filter garbled emojis in iOS input.