Difference between revisions of "GroupTitlesRequest"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 16: Line 16:
==Usage and Notes==
==Usage and Notes==
Requests all of the possible titles for the requesting agent in a given group.
Requests all of the possible titles for the requesting agent in a given group.
[[Category:Messages]]
[[Category:Messages]]
[[Category:Group Messages]]

Latest revision as of 15:57, 11 July 2009

Message Layout

{
	GroupTitlesRequest Low	NotTrusted	Unencoded
	{
		AgentData	Single
		{	AgentID		LLUUID	}
		{	SessionID	LLUUID	}
		{	GroupID		LLUUID	}
		{	RequestID	LLUUID	}
	}
}

Usage and Notes

Requests all of the possible titles for the requesting agent in a given group.