ParcelObjectOwnersReply

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	ParcelObjectOwnersReply Low Trusted Zerocoded
	{
		Data			Variable
		{	OwnerID			LLUUID			}
		{	IsGroupOwned	BOOL			}
		{	Count			S32				}
		{	OnlineStatus	BOOL			}
	}
}

Usage and Notes