#include <Stun.h>

Public Attributes | |
| StunHeader | header |
| UINT32 | attributesCount |
| UINT32 | allocationSize |
| PStunAttributeHeader * | attributeList |
Internal representation of the STUN packet.
NOTE: The allocations will follow the main structure.
| UINT32 StunPacket::allocationSize |
| PStunAttributeHeader* StunPacket::attributeList |
| UINT32 StunPacket::attributesCount |
| StunHeader StunPacket::header |