Difference between revisions of "GroupTitlesRequest"

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

Revision as of 19:59, 12 December 2006

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.