SendXferPacket
Jump to navigation
Jump to search
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