Difference between revisions of "InviteGroupResponse"

From Second Life Wiki
Jump to navigation Jump to search
m
 
(No difference)

Latest revision as of 16:10, 21 November 2006

Message Layout

{
	InviteGroupResponse	Low	Trusted	Unencoded
	{
		InviteData	Single
		{	AgentID		LLUUID	}
		{	InviteeID	LLUUID	}
		{	GroupID			LLUUID	}
		{	RoleID		LLUUID	}
		{	MembershipFee S32	}
	}
}

Usage and Notes