Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
message_json Struct Reference

Asterisk external application JSON message type. More...

Data Fields

struct ast_aeap_message base
 
struct ast_jsonjson
 

Detailed Description

Asterisk external application JSON message type.

Definition at line 31 of file message_json.c.

Field Documentation

struct ast_aeap_message base

The base message type (must be first)

Definition at line 33 of file message_json.c.

struct ast_json* json

Underlying JSON data structure

Definition at line 35 of file message_json.c.


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