CkSoftware.GroupMe.Sdk.Groups.Dao NamespaceCkSoftware GroupMe SDK - Documentation
This namespace contains all groups-related data-access-objects.
Classes

  ClassDescription
Public classAddMemberData
The DAO which is used to add a new member to a group.
Public classCreateGroupParameters
Parameters for the CreateGroupCommand.
Public classGroupAddMemberParameters
The parameters for the GroupAddMemberCommand.
Public classGroupAddMemberResultsData
The GroupAddMemberResultsCommand results data.
Public classGroupData
The DAO for a single GroupMe group.
Public classGroupIndexParameters
Parameters for the GroupIndexCommand.
Public classGroupMemberAddedData
The result data of the GroupAddMemberResultsCommand.
Public classGroupMemberAddedMissingData
The data object for the not added members in the GroupAddMemberResultsCommand.
Public classGroupMemberData
The member data of a single group user.
Public classGroupMessagesOverviewData
The DAO for the message overview of a group.
Public classGroupMessagesPreviewData
The preview data for the last group-message.
Public classGroupsListing
The DAO for the list of groups available for the currently authenticated user. Implements IPagedCollection TEntity , so this interface can be used for paging.