Data Fields | |
| void(* | handle_option )(struct unistimsession *) |
| char * | label |
| int | state |
Store on screen phone menu item (label and handler function)
Definition at line 456 of file chan_unistim.c.
| 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.