Asterisk - The Open Source Telephony Project
21.4.1
|
Asterisk external application base message. More...
#include <res_aeap_message.h>
Data Fields | |
const struct ast_aeap_message_type * | type |
Asterisk external application base message.
Definition at line 172 of file res_aeap_message.h.
const struct ast_aeap_message_type* type |
The type virtual table
Definition at line 174 of file res_aeap_message.h.
Referenced by ast_aeap_message_data(), ast_aeap_message_error_msg(), ast_aeap_message_error_msg_set(), ast_aeap_message_id(), ast_aeap_message_id_generate(), ast_aeap_message_id_set(), ast_aeap_message_is_request(), ast_aeap_message_is_response(), ast_aeap_message_name(), ast_aeap_message_serialize(), and ast_aeap_send_msg().