TransferPacket

From Second Life Wiki
Revision as of 18:50, 22 November 2006 by Phoenix Linden (talk | contribs) (→‎Usage and Notes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Message Layout

{
	TransferPacket High NotTrusted Unencoded
	{
		TransferData Single
		{	TransferID	LLUUID	}
		{	ChannelType	S32	}
		{	Packet		S32	}
		{	Status		S32	}
		{	Data		Variable 2	}
	}
}

Usage and Notes

This message is only used by the Transfer Manager system.