Asterisk - The Open Source Telephony Project
18.5.0
|
#include <message.h>
Data Fields | |
enum ast_msg_data_attribute_type | type |
char * | value |
enum ast_msg_data_attribute_type type |
Definition at line 463 of file message.h.
Referenced by ast_msg_data_alloc(), ast_msg_data_alloc2(), ast_sendtext(), chan_pjsip_sendtext(), incoming_in_dialog_request(), Property::load(), send_message(), and sendtext_exec().
char* value |
Definition at line 464 of file message.h.
Referenced by ast_msg_data_alloc(), incoming_in_dialog_request(), and send_message().