Asterisk - The Open Source Telephony Project GIT-master-1f1c5bb
Data Fields
message_json Struct Reference

Asterisk external application JSON message type. More...

Collaboration diagram for message_json:
Collaboration graph
[legend]

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

◆ base

struct ast_aeap_message base

The base message type (must be first)

Definition at line 33 of file message_json.c.

◆ json

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: