RTS API Documentation  1.10.11
Data Fields
switch_stun_error_code_t Struct Reference

#include <switch_stun.h>

+ Collaboration diagram for switch_stun_error_code_t:

Data Fields

unsigned padding:21
 
unsigned code:3
 
unsigned number:8
 
char reason [764]
 

Detailed Description

Definition at line 146 of file switch_stun.h.

Field Documentation

◆ code

unsigned switch_stun_error_code_t::code

Definition at line 148 of file switch_stun.h.

Referenced by handle_ice().

◆ number

unsigned switch_stun_error_code_t::number

Definition at line 149 of file switch_stun.h.

Referenced by handle_ice().

◆ padding

unsigned switch_stun_error_code_t::padding

Definition at line 147 of file switch_stun.h.

◆ reason

char switch_stun_error_code_t::reason[764]

Definition at line 150 of file switch_stun.h.


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