Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
unistim_languages Struct Reference
Collaboration diagram for unistim_languages:
Collaboration graph
[legend]

Data Fields

int encoding
 
char * label
 
char * lang_short
 
struct ao2_containertrans
 

Detailed Description

Language item for currently existed translations

Definition at line 488 of file chan_unistim.c.

Field Documentation

◆ encoding

int encoding

◆ label

char* label

Definition at line 489 of file chan_unistim.c.

Referenced by handle_select_language(), and key_select_language().

◆ lang_short

char* lang_short

Definition at line 490 of file chan_unistim.c.

Referenced by handle_select_language(), key_select_language(), and ustmtext().

◆ trans

struct ao2_container* trans

Definition at line 492 of file chan_unistim.c.

Referenced by ustmtext().


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