This namespace contains all groups-related data-access-objects.
Classes
Class | Description | |
---|---|---|
![]() | AddMemberData |
The DAO which is used to add a new member to a group.
|
![]() | CreateGroupParameters |
Parameters for the CreateGroupCommand.
|
![]() | GroupAddMemberParameters |
The parameters for the GroupAddMemberCommand.
|
![]() | GroupAddMemberResultsData |
The GroupAddMemberResultsCommand results data.
|
![]() | GroupData |
The DAO for a single GroupMe group.
|
![]() | GroupIndexParameters |
Parameters for the GroupIndexCommand.
|
![]() | GroupMemberAddedData |
The result data of the GroupAddMemberResultsCommand.
|
![]() | GroupMemberAddedMissingData |
The data object for the not added members in the GroupAddMemberResultsCommand.
|
![]() | GroupMemberData |
The member data of a single group user.
|
![]() | GroupMessagesOverviewData |
The DAO for the message overview of a group.
|
![]() | GroupMessagesPreviewData |
The preview data for the last group-message.
|
![]() | GroupsListing |
The DAO for the list of groups available for the currently authenticated user. Implements IPagedCollection TEntity , so this interface can be used for paging.
|