OpenMetaverse Protocol Library Developers API Documentation
PacketDecoder Class
NamespacesOpenMetaverse.PacketsPacketDecoder
Declaration Syntax
C#
public
static
class
PacketDecoder
Members
All Members Methods



Icon Member Description
AddCallback(String, PacketDecoder . . :: . . CustomPacketDecoder)
Add a custom decoder callback

InterpretOptions(Header)
MessageToString(Object, Int32)
Decode an IMessage object into a beautifully formatted string

PacketToString(Packet)
Creates a formatted string containing the values of a Packet

RemoveCustomHandler(String, PacketDecoder . . :: . . CustomPacketDecoder)
Remove a custom decoder callback

Inheritance Hierarchy
Object
PacketDecoder

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)