Supported Emoji Types Class
List of emojis supported for identification by sensitive item detection engine.
Definition
Namespace: OpenDiscoverSDK.Interfaces.Content.TextAnalytics
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
public class SupportedEmojiTypes- Inheritance
- Object SupportedEmojiTypes
Constructors
| SupportedEmojiTypes | Initializes a new instance of the SupportedEmojiTypes class |
Methods
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
Fields
| EmojiByCategorySubGroupName | Supported emojis by category, sub-group, and name. The string format is "category|sub-group|name" where the pipe ('|') character is the delimiter. |