Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


button_template_res_message Struct Reference

Data Fields

uint32_t buttonCount
 
uint32_t buttonOffset
 
struct button_definition definition [42]
 
uint32_t totalButtonCount
 

Detailed Description

Definition at line 551 of file chan_skinny.c.

Field Documentation

uint32_t buttonCount

Definition at line 553 of file chan_skinny.c.

Referenced by handle_button_template_req_message().

uint32_t buttonOffset

Definition at line 552 of file chan_skinny.c.

Referenced by handle_button_template_req_message().

struct button_definition definition[42]

Definition at line 555 of file chan_skinny.c.

Referenced by handle_button_template_req_message().

uint32_t totalButtonCount

Definition at line 554 of file chan_skinny.c.

Referenced by handle_button_template_req_message().


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