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

Data Fields

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

Detailed Description

Definition at line 616 of file chan_skinny.c.

Field Documentation

◆ buttonCount

uint32_t buttonCount

Definition at line 618 of file chan_skinny.c.

Referenced by handle_button_template_req_message().

◆ buttonOffset

uint32_t buttonOffset

Definition at line 617 of file chan_skinny.c.

Referenced by handle_button_template_req_message().

◆ definition

struct button_definition definition[42]

Definition at line 620 of file chan_skinny.c.

Referenced by handle_button_template_req_message().

◆ totalButtonCount

uint32_t totalButtonCount

Definition at line 619 of file chan_skinny.c.

Referenced by handle_button_template_req_message().


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