FreeSWITCH API Documentation  1.7.0
Data Fields
value_mapping Struct Reference
+ Collaboration diagram for value_mapping:

Data Fields

const uint32_t value
 
const char * name
 

Detailed Description

Definition at line 39 of file switch_stun.c.

Field Documentation

const char* value_mapping::name

Definition at line 41 of file switch_stun.c.

Referenced by switch_stun_value_to_name().

const uint32_t value_mapping::value

Definition at line 40 of file switch_stun.c.

Referenced by switch_stun_value_to_name().


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