Difference between revisions of "TransferAbort"

From Second Life Wiki
Jump to navigation Jump to search
m
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{ProtocolNav|parent=Transfer Manager}}
{{ProtocolNav}}
==Message Layout==
==Message Layout==
<pre width=80>
<pre width=80>
Line 14: Line 13:
</pre>
</pre>
==Usage and Notes==
==Usage and Notes==
This message is only used by the [[Transfer Manager]] system.
[[Category:Messages]]
[[Category:Messages]]

Latest revision as of 17:00, 22 November 2006

Message Layout

{
	TransferAbort Low NotTrusted Zerocoded
	{
		TransferInfo		Single
		{	TransferID		LLUUID	}
		{	ChannelType		S32	}
	}
}

Usage and Notes

This message is only used by the Transfer Manager system.