RDK Documentation (Open Sourced RDK Components)
stun::attribute Struct Reference
Collaboration diagram for stun::attribute:
Collaboration graph

Data Fields

uint16_t type
 
uint16_t length
 
std::vector< uint8_t > value
 

yes

Definition at line 56 of file StunClient.h.

Field Documentation

◆ type

uint16_t stun::attribute::type

Definition at line 57 of file StunClient.h.

◆ length

uint16_t stun::attribute::length

Definition at line 58 of file StunClient.h.

◆ value

std::vector<uint8_t> stun::attribute::value

Definition at line 59 of file StunClient.h.


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