GroupMeEmojiImageParser ClassCkSoftware GroupMe SDK - Documentation
Provides methods for parsing GroupMeEmojiImage from GroupMeEmojiDefinition.
Inheritance Hierarchy

System Object
  CkSoftware.GroupMe.Sdk.Helpers.Emoji GroupMeEmojiImageParser

Namespace: CkSoftware.GroupMe.Sdk.Helpers.Emoji
Assembly: CkSoftware.GroupMe.Sdk.Helpers (in CkSoftware.GroupMe.Sdk.Helpers.dll) Version: 1.0.1.35398 (1.0.1.0)
Syntax

public static class GroupMeEmojiImageParser

The GroupMeEmojiImageParser type exposes the following members.

Methods

  NameDescription
Public methodStatic memberParseImages
Parses any emoji definitions into usable image definitions (for client-side output).
Top
See Also