RegionHandshakeReply

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	RegionHandshakeReply			Low		NotTrusted Zerocoded
	{
		AgentData	Single
		{	AgentID			LLUUID			}
		{	SessionID		LLUUID			}
	}
	{
		RegionInfo	Single
		{	Flags			U32		}
	}
}

Usage and Notes