OnlineStatusReply: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
mNo edit summary
 
(No difference)

Latest revision as of 15:35, 21 November 2006

Message Layout

{
	OnlineStatusReply Low Trusted Zerocoded
	{
		AgentData		Single
		{	AgentID			LLUUID	}
		{	QueryID			LLUUID	}
	}
	{
		Data			Variable
		{	ID				LLUUID	} 
	}
}

Usage and Notes