GroupTitlesReply

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	GroupTitlesReply Low Trusted	Zerocoded
	{
		AgentData	Single
		{	AgentID		LLUUID	}
		{	GroupID		LLUUID	}
		{	RequestID	LLUUID	}
	}
	{
		GroupData	Variable
		{	Title		Variable	1	} 
		{	RoleID		LLUUID			}
		{	Selected	BOOL			}
	}
}

Usage and Notes