Difference between revisions of "Group Messages"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== Client to Server Messages and Requests == | == Client to Server Messages and Requests == | ||
*[[CreateGroupRequest]] - Requests creation of a new group. | *[[CreateGroupRequest]] - Requests creation of a new group. | ||
*[[EjectGroupMemberRequest]] - | *[[EjectGroupMemberRequest]] - Requests the ejection of a particular member from the group. | ||
*[[GroupAccountDetailsRequest]] - Requests a group's account details over a given period of time. | *[[GroupAccountDetailsRequest]] - Requests a group's account details over a given period of time. | ||
*[[GroupAccountSummaryRequest]] - Requests a group's account summary over a given period of time. | *[[GroupAccountSummaryRequest]] - Requests a group's account summary over a given period of time. | ||
*[[GroupAccountTransactionsRequest]] - Requests a group's account transactions over a given period of time. | *[[GroupAccountTransactionsRequest]] - Requests a group's account transactions over a given period of time. | ||
*[[GroupActiveProposalsRequest]] - Requests the active proposals for a given group. | *[[GroupActiveProposalsRequest]] - Requests the active proposals for a given group. | ||
*[[GroupMembersRequest]] - | *[[GroupMembersRequest]] - Requests a list of all of the members in a group. | ||
*[[GroupNoticeDelete]] - | *[[GroupNoticeDelete]] -Requests the deletion of a particular notice from a group. | ||
*[[GroupNoticeRequest]] - | *[[GroupNoticeRequest]] - Requests the details of a particular group notice. | ||
*[[GroupNoticesListRequest]] - | *[[GroupNoticesListRequest]] - Requests a list of all group notices. | ||
*[[GroupProfileRequest]] - | *[[GroupProfileRequest]] - | ||
*[[GroupProposalBallot]] - Casts a vote for a given proposal in a group. | *[[GroupProposalBallot]] - Casts a vote for a given proposal in a group. |
Revision as of 23:34, 5 December 2006
Client to Server Messages and Requests
- CreateGroupRequest - Requests creation of a new group.
- EjectGroupMemberRequest - Requests the ejection of a particular member from the group.
- GroupAccountDetailsRequest - Requests a group's account details over a given period of time.
- GroupAccountSummaryRequest - Requests a group's account summary over a given period of time.
- GroupAccountTransactionsRequest - Requests a group's account transactions over a given period of time.
- GroupActiveProposalsRequest - Requests the active proposals for a given group.
- GroupMembersRequest - Requests a list of all of the members in a group.
- GroupNoticeDelete -Requests the deletion of a particular notice from a group.
- GroupNoticeRequest - Requests the details of a particular group notice.
- GroupNoticesListRequest - Requests a list of all group notices.
- GroupProfileRequest -
- GroupProposalBallot - Casts a vote for a given proposal in a group.
- GroupRoleChanges -
- GroupRoleDataRequest -
- GroupRoleMembersRequest -
- GroupRoleUpdate -
- GroupTitleUpdate -
- GroupTitlesRequest -
- GroupVoteHistoryRequest - Requests the archived proposals for a given group
- InviteGroupRequest -
- JoinGroupRequest -
- LeaveGroupRequest -
- StartGroupProposal - Requests the creation of a new group proposal
- UpdateGroupInfo -
Server to Client Messages and Replies
- CreateGroupReply -
- EjectGroupMemberReply -
- GroupAccountDetailsReply -
- GroupAccountSummaryReply -
- GroupAccountTransactionsReply -
- GroupActiveProposalItemReply -
- GroupDataUpdate -
- GroupMembersReply -
- GroupNoticeAdd -
- GroupNoticesListReply -
- GroupProfileReply -
- GroupRoleDataReply -
- GroupRoleMembersReply -
- GroupTitlesReply -
- GroupVoteHistoryItemReply -
- InviteGroupResponse -
- JoinGroupReply -
- LeaveGroupReply -