AgentPresenceResponse

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	AgentPresenceResponse Low Trusted Unencoded
	{
		AgentData		Variable
		{	AgentID			LLUUID	}
		{	RegionIP		IPADDR	}
		{	RegionPort		IPPORT	}
		{	ValidUntil		F64	}
		{	EstateID		U32 }
	}
}

Usage and Notes