Difference between revisions of "TransferPacket"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 16: Line 16:
</pre>
</pre>
==Usage and Notes==
==Usage and Notes==
See the [[Transfer Manager]] for details.
This message is only used by the [[Transfer Manager]] system.


[[Category:Messages]]
[[Category:Messages]]

Latest revision as of 18:50, 22 November 2006

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.