AbortXfer

From Second Life Wiki
Revision as of 17:23, 2 January 2007 by Cube Linden (talk | contribs) (→‎Usage and Notes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Message Layout

{
	AbortXfer Low NotTrusted Unencoded
	{
		XferID				Single
		{	ID				U64	}
		{	Result			S32	}
	}
}

Usage and Notes

Used for Xfer Manager transfers

  • ID - Unique ID of the transfer
  • Result - Error code
    • -42 - Cannot Open File
    • -43 - File Not Found
    • -44 - File Empty