Amazon Kinesis Webrtc C SDK
StunPacket Struct Reference

#include <Stun.h>

Collaboration diagram for StunPacket:
Collaboration graph

Public Attributes

StunHeader header
 
UINT32 attributesCount
 
UINT32 allocationSize
 
PStunAttributeHeaderattributeList
 

Detailed Description

Internal representation of the STUN packet.

NOTE: The allocations will follow the main structure.

Member Data Documentation

◆ allocationSize

UINT32 StunPacket::allocationSize

◆ attributeList

PStunAttributeHeader* StunPacket::attributeList

◆ attributesCount

UINT32 StunPacket::attributesCount

◆ header

StunHeader StunPacket::header

The documentation for this struct was generated from the following file: