SendXferPacket
Revision as of 16:19, 2 January 2007 by Cube Linden (talk | contribs)
Message Layout
{ SendXferPacket High NotTrusted Unencoded { XferID Single { ID U64 } { Packet U32 } } { DataPacket Single { Data Variable 2 } } }
Usage and Notes
Used for Xfer Manager transfers
- ID - Unique ID of the transfer the packet is for
- Packet - ID of packet being sent
- Data - Payload for the transfer