AvatarGroupsReply

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	AvatarGroupsReply Low Trusted Zerocoded
	{
		AgentData			Single
		{	AgentID			LLUUID		}	
		{	AvatarID		LLUUID		}	
	}
	{
		GroupData			Variable
		{	GroupPowers			U64			}
		{	AcceptNotices		BOOL		}
		{	GroupTitle			Variable 1	}
		{	GroupID				LLUUID		}
		{	GroupName			Variable 1	}
		{	GroupInsigniaID		LLUUID		}
	}
	{
		NewGroupData		Single
		{	ListInProfile	BOOL		}	// whether group displays in profile
	}
}

Usage and Notes

Lists avatar groups, response to AvatarPropertiesRequest