Difference between revisions of "Group Messages"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
== Client to Server Messages and Requests ==
== Client to Server Messages and Requests ==
*[[ActivateGroup]] -
*[[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 00:34, 6 December 2006

Client to Server Messages and Requests

Server to Client Messages and Replies