Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
unistim_menu_item Struct Reference

Data Fields

void(* handle_option )(struct unistimsession *)
 
char * label
 
int state
 

Detailed Description

Store on screen phone menu item (label and handler function)

Definition at line 481 of file chan_unistim.c.

Field Documentation

◆ handle_option

void(* handle_option) (struct unistimsession *)

Definition at line 484 of file chan_unistim.c.

Referenced by key_select_option().

◆ label

char* label

Definition at line 482 of file chan_unistim.c.

Referenced by handle_select_option(), and key_select_option().

◆ state

int state

Definition at line 483 of file chan_unistim.c.


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