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

Data Fields

struct ast_jsonblob
 
struct ast_channel_snapshotsnapshot
 

Detailed Description

Definition at line 1809 of file aoc.c.

Field Documentation

◆ blob

struct ast_json* blob

AOC JSON blob of data

Definition at line 1813 of file aoc.c.

Referenced by aoc_event_blob_dtor(), aoc_publish_blob(), and aoc_to_ami().

◆ snapshot

struct ast_channel_snapshot* snapshot

Channel AOC event is associated with (NULL for unassociated)

Definition at line 1811 of file aoc.c.

Referenced by aoc_event_blob_dtor(), aoc_publish_blob(), and aoc_to_ami().


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