Sat Apr 26 2014 22:03:26

Asterisk developer's documentation


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 456 of file chan_unistim.c.


Field Documentation

void(* handle_option)(struct unistimsession *)

Definition at line 459 of file chan_unistim.c.

Referenced by key_select_option().

char* label

Definition at line 457 of file chan_unistim.c.

Referenced by handle_select_option(), and key_select_option().

int state

Definition at line 458 of file chan_unistim.c.


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