CkSoftware.GroupMe.Sdk.Core.Dao NamespaceCkSoftware GroupMe SDK - Documentation
This namespace contains all core data-access-objects.
Classes

  ClassDescription
Public classApiResponseWithStatusCode
Global wrapper class for any API response with HttpStatusCode.
Public classAsyncGroupMeApiResult
Result DAO for any GroupMe async result. This is used if the API is returning immediately but requires processing time on the server. The current processing status can be requested using the returned results id.
Public classEmptyResponse
Class for an empty API response.
Public classGroupMeApiResponse TEntity 
Global GroupMe API wrapper class with the given TEntity type entity.
Public classGroupMeAttachmentBase
Abstract base class for all GroupMe message attachments.
Public classGroupMeEmojiAttachment
GroupMe emoji attachment.
Public classGroupMeEmojiDefinition
Definition DAO of a single emoji icon.
Public classGroupMeImageAttachment
GroupMe message image attachment.
Public classGroupMeLocationAttachment
GroupMe message location attachment.
Public classGroupMeMessageData
GroupMe message DAO containing all message-relevant data fields from the GroupMe API for a single message.
Public classMetaData
GroupMe API response metadata DAO.
Public classPictureData
GroupMe ImagingService picture data offering multiple image-sizes.
Enumerations

  EnumerationDescription
Public enumerationAttachmentType
The type for a message attachment.
Public enumerationGroupMeApiResultCode
Enumeration of all available GroupMe API response codes.