[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "N:OpenMetaverse.Packets"]
| C# |
namespace OpenMetaverse.Packets
| All Types | Classes | Structures | Enumerations | Delegates |
| Icon | Type | Description |
|---|---|---|
| PacketDecoder..::.CustomPacketDecoder |
A custom decoder callback
| |
| Header |
The header of a message template packet. Holds packet flags, sequence
number, packet ID, and any ACKs that will be appended at the end of
the packet
| |
| MalformedDataException |
Thrown when a packet could not be successfully deserialized
| |
| Packet | ||
| PacketBlock |
A block of data in a packet. Packets are composed of one or more blocks,
each block containing one or more fields
| |
| PacketDecoder | ||
| PacketType |